Inheritance diagram for org.byteml.serialize.ByteMLBuilder:
Public Member Functions | |
Document | parseClass (String filename) throws ByteMLException |
Static Public Member Functions | |
void | transform (Document doc, OutputStream out) throws IOException, ByteMLException |
|
Parse the class file given as input and generate the XML Document class.
|
|
Customer Transformer to tranform a XML Docuemnt to OutputStream using SAX Doc. Handlers.
|