public class GenTemplate
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
RMIURL |
Constructor and Description |
---|
GenTemplate() |
Modifier and Type | Method and Description |
---|---|
static org.jdom2.Document |
convertBytesToDocument(byte[] byteData) |
static void |
main(java.lang.String[] args) |
static void |
writeBytesToXMLFile(byte[] in,
java.io.File filepath,
boolean prettyPrint) |
public static final java.lang.String RMIURL
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
public static void writeBytesToXMLFile(byte[] in, java.io.File filepath, boolean prettyPrint) throws MXException
MXException
public static org.jdom2.Document convertBytesToDocument(byte[] byteData) throws MXException
MXException