|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnl.liacs.subdisc.XMLDocument
public class XMLDocument
Nested Class Summary | |
---|---|
static class |
XMLDocument.XMLType
|
Method Summary | |
---|---|
static org.w3c.dom.Document |
buildDocument(XMLDocument.XMLType theXMLType)
|
static org.w3c.dom.Document |
parseXMLFile(java.io.File theXMLFile)
|
static void |
saveDocument(org.w3c.dom.Document theXMLDoc,
java.io.File theOutputFile)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static org.w3c.dom.Document buildDocument(XMLDocument.XMLType theXMLType)
public static org.w3c.dom.Document parseXMLFile(java.io.File theXMLFile)
public static void saveDocument(org.w3c.dom.Document theXMLDoc, java.io.File theOutputFile)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |