|
|||||||||
| Home >> All >> org >> byteml >> [ serialize overview ] | PREV NEXT | ||||||||
A
- appendClassInfo(Element, JClassInfo) - Method in class org.byteml.serialize.ByteMLBuilder
- appendHeaderInfo(Element) - Method in class org.byteml.serialize.ByteMLBuilder
- Appends header information to this rootNode.
- appendNewLine() - Method in class org.byteml.serialize.ByteMLBeautyHandler
- Appends a new line to the stringbuffer.
B
- ByteMLBeautyHandler - class org.byteml.serialize.ByteMLBeautyHandler.
- Custom SAX Handler to format the XML file better.
- ByteMLBeautyHandler() - Constructor for class org.byteml.serialize.ByteMLBeautyHandler
- No-arg constructor
- ByteMLBuilder - class org.byteml.serialize.ByteMLBuilder.
- ByteML Builder class for building ByteML documents.
- ByteMLBuilder() - Constructor for class org.byteml.serialize.ByteMLBuilder
- ByteMLException - exception org.byteml.serialize.ByteMLException.
- ByteMLParserException - Exception class that is raised while encountering any error creating ByteML file with .class file as input.
- ByteMLException(String) - Constructor for class org.byteml.serialize.ByteMLException
- ByteMLException(Exception) - Constructor for class org.byteml.serialize.ByteMLException
- ByteMLException(String, Exception) - Constructor for class org.byteml.serialize.ByteMLException
C
- characters(char[], int, int) - Method in class org.byteml.serialize.ByteMLBeautyHandler
- createNewDocument() - Method in class org.byteml.serialize.ByteMLBuilder
- Creates a new XML Document.
D
- depth - Variable in class org.byteml.serialize.ByteMLBeautyHandler
- Depth of doc
- doc - Variable in class org.byteml.serialize.ByteMLBuilder
- The XML document that comes as output.
E
- endElement(String, String, String) - Method in class org.byteml.serialize.ByteMLBeautyHandler
G
- getArgsNode(List) - Method in class org.byteml.serialize.ByteMLBuilder
- getBytecodesNode(JMethod) - Method in class org.byteml.serialize.ByteMLBuilder
- getConstantPoolNode(List) - Method in class org.byteml.serialize.ByteMLBuilder
- getFieldsNode(List) - Method in class org.byteml.serialize.ByteMLBuilder
- Appends the information of the fields.
- getInterfacesNode(List) - Method in class org.byteml.serialize.ByteMLBuilder
- Appends the information of the interfaces.
- getMethodInfoNode(JMethod) - Method in class org.byteml.serialize.ByteMLBuilder
- getMethodsNode(List) - Method in class org.byteml.serialize.ByteMLBuilder
- Appends the information of the fields.
- getRootElement(JClassInfo) - Method in class org.byteml.serialize.ByteMLBuilder
- Returns the element of the document.
- getType(String) - Method in class org.byteml.serialize.ByteMLBuilder
- Method to convert JVM datatypes to Java language types.
- getXml() - Method in class org.byteml.serialize.ByteMLBeautyHandler
L
- ln - Variable in class org.byteml.serialize.ByteMLBeautyHandler
- Line Separator for the platform
O
- org.byteml.serialize - package org.byteml.serialize
P
- parseClass(String) - Method in class org.byteml.serialize.ByteMLBuilder
- Parse the class file given as input and generate the XML Document class.
S
- sb - Variable in class org.byteml.serialize.ByteMLBeautyHandler
- StringBuffer
- startElement(String, String, String, Attributes) - Method in class org.byteml.serialize.ByteMLBeautyHandler
T
- toString() - Method in class org.byteml.serialize.ByteMLException
- transform(Document, OutputStream) - Static method in class org.byteml.serialize.ByteMLBuilder
- Customer Transformer to tranform a XML Docuemnt to OutputStream using SAX Doc.
W
- writeChar(char) - Method in class org.byteml.serialize.ByteMLBeautyHandler
- XML Equivaluent of a character.
- writeString(String) - Method in class org.byteml.serialize.ByteMLBeautyHandler
- Writes a String
A B C D E G L O P S T W
|
|||||||||
| Home >> All >> org >> byteml >> [ serialize overview ] | PREV NEXT | ||||||||