|
Generated by JDiff |
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||||
The superclass changed from java.lang.Object to org.objectweb.asm.xml.SAXAdapter.
Documentation changed from old to new.
| Changed Constructors | ||
ContentHandler, |
Documentation changed from old to new. |
Constructs a new SAXClassAdapter object. |
| Added Methods | |
AnnotationVisitor visitAnnotation(String, |
|
void visitOuterClass(String, |
|
void visitSource(String, |
|
| Changed Methods | ||
void visit(int, |
Change in signature from (int, int, String, String, String[], String) to (int, int, String, String, String, String[]).Change from final to non-final. |
|
FieldVisitor visitField(int, |
Change in return type from void to FieldVisitor.Change in signature from ( int, String, String, Object, Attribute) to (int, String, String, String, Object).Change from final to non-final. |
|
MethodVisitor visitMethod(int, |
Change in return type from CodeVisitor to MethodVisitor.Change in signature from ( int, String, String, String[], Attribute) to (int, String, String, String, String[]).Change from final to non-final. |
|
|
|||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||||