|
Oracle Fusion Middleware Java API Reference for Oracle TopLink 11g Release 1 (11.1.1) B32476-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.toplink.libraries.asm.util.PrintClassVisitor
public abstract class PrintClassVisitor
An abstract class visitor that prints the classes it visits.
| Method Summary | |
|---|---|
static Attribute[] |
getDefaultAttributes() |
void |
visitEnd()Visits the end of the class. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface oracle.toplink.libraries.asm.ClassVisitor |
|---|
visit, visitAttribute, visitField, visitInnerClass, visitMethod |
| Method Detail |
|---|
public void visitEnd()
visitEnd in interface ClassVisitorpublic static Attribute[] getDefaultAttributes()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||