|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jme.util.export.xml.DOM_PrettyPrint
@Deprecated public class DOM_PrettyPrint
Part of the jME XML IO system as introduced in the google code jmexml project.
Constructor Summary | |
---|---|
DOM_PrettyPrint()
Deprecated. |
Method Summary | |
---|---|
static void |
serialize(org.w3c.dom.Document doc,
java.io.OutputStream out)
Deprecated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DOM_PrettyPrint()
Method Detail |
---|
public static void serialize(org.w3c.dom.Document doc, java.io.OutputStream out) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |