|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.groboutils.pmti.v1.itf.parser.AbstractParser
net.sourceforge.groboutils.pmti.v1.autodoc.v1.xml.XMLFileParser
Parses the output of XMLFileServer.
Constructor Summary | |
XMLFileParser(java.io.File f,
org.xml.sax.Parser p)
|
Method Summary | |
protected void |
findRecords()
Finds all the records, and registers each one with the addRecord() method. |
Methods inherited from class net.sourceforge.groboutils.pmti.v1.itf.parser.AbstractParser |
addRecord, parse |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public XMLFileParser(java.io.File f, org.xml.sax.Parser p)
Method Detail |
protected void findRecords()
AbstractParser
findRecords
in class AbstractParser
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |