|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.codehaus.metaclass.io | |
org.codehaus.metaclass.io | The io package contains classes that can read and write MetaClass descriptors. |
org.codehaus.metaclass.tools.compiler | The compiler package contains code required to generate MetaClass descriptors from Java source files. |
Classes in org.codehaus.metaclass.io used by org.codehaus.metaclass.io | |
MetaClassIO
This is the interface used to read and write descriptors into Input and Output streams. |
|
MetaClassIOASM
Utility class to do IO on descriptors stored in .class files. |
|
MetaClassIOBinary
This is a utility class that writes out a Attributes object to a stream using binary format outlined in documentation. |
|
MetaClassIOXml
This is a utility class that writes out the ClassDescriptor to a stream using the xml format outlined in documentation. |
Classes in org.codehaus.metaclass.io used by org.codehaus.metaclass.tools.compiler | |
MetaClassIO
This is the interface used to read and write descriptors into Input and Output streams. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |