Class | Description |
---|---|
ASMContentHandler |
A
ContentHandler
that transforms XML document into Java class file. |
Processor |
Processor is a command line tool that can be used for
bytecode waving directed by XSL transformation.
|
SAXClassAdapter |
A
ClassVisitor that generates SAX 2.0
events from the visited class. |
SAXCodeAdapter |
A
CodeVisitor that generates SAX 2.0
events from the visited code. |
Copyright © 2023. All rights reserved.