|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.openprivacy.reptile.xml.ReptileParserFactory
Responsible for creating XML parsers and enabling/disabling any necessary features. This should be used within Reptile to get an XML parser.
Constructor Summary | |
ReptileParserFactory()
|
Method Summary | |
static org.xml.sax.XMLReader |
getXMLReader()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ReptileParserFactory()
Method Detail |
public static org.xml.sax.XMLReader getXMLReader() throws org.xml.sax.SAXException
org.xml.sax.SAXException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |