public interface ResourceVisitor
ResourceVisitor is invoked when a potential class is| Modifier and Type | Method and Description |
|---|---|
void |
visit(String name)
Visit a resource discovered in the original bundle.
|
void visit(String name)
name - resource's name (format: org/objectweb/asm/Visitor.class)Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.