|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.parser4j.parsetreeinspector.service.ParseTreeFromXml
public final class ParseTreeFromXml
read parse tree ( through its root parse node ) from xml in XStream forms
Method Summary | |
---|---|
ParseTreeInfo |
fromXml(java.io.File parseTreeFile)
|
static ParseTreeFromXml |
getInstance()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ParseTreeFromXml getInstance()
public ParseTreeInfo fromXml(java.io.File parseTreeFile) throws java.io.FileNotFoundException
java.io.FileNotFoundException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |