|
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.
Removed interface org.objectweb.asm.CodeVisitor.
Added interface org.objectweb.asm.MethodVisitor.
Documentation changed from old to new.
| Changed Constructors | ||
ContentHandler, |
Change in type from ContentHandler to (ContentHandler, int).Documentation changed from old to new. |
Constructs a new SAXCodeAdapter object. |
| Added Methods | |
AnnotationVisitor visitAnnotation(String, |
|
AnnotationVisitor visitAnnotationDefault() |
|
void visitCode() |
|
void visitEnd() |
|
AnnotationVisitor visitParameterAnnotation(int, |
|
| Changed Methods | ||
void visitLocalVariable(String, |
Change in signature from (String, String, Label, Label, int) to (String, String, String, Label, Label, int).Change from final to non-final. |
|
|
|||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||||