|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.cybertory.MSS.XMLInspector
Constructor Summary | |
XMLInspector()
|
Method Summary | |
static java.lang.String |
getComment(org.jdom.Document doc)
|
static java.lang.String |
getDocComment(java.io.File xmlFile)
|
static org.jdom.Document |
getDocument(java.io.File xmlFile)
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public XMLInspector()
Method Detail |
public static void main(java.lang.String[] args)
public static org.jdom.Document getDocument(java.io.File xmlFile) throws org.jdom.JDOMException, java.io.IOException
org.jdom.JDOMException
java.io.IOException
public static java.lang.String getDocComment(java.io.File xmlFile)
public static java.lang.String getComment(org.jdom.Document doc)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |