public interface ClassFileVisitor
| Modifier and Type | Method and Description |
|---|---|
void |
visitClass(String className,
InputStream in) |
void visitClass(String className, InputStream in)
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.