|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
MetaClassIO | This is the interface used to read and write descriptors into Input and Output streams. |
Class Summary | |
DOMMetaClassDeserializer | Utility class to build a ClassDescriptor from a DOM representation Element. |
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. |
SAXMetaClassSerializer | Utility class that serializes a ClassDescriptor object to a SAX2 compliant ContentHandler. |
The io package contains classes that can read and write MetaClass descriptors.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |