|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.thaiopensource.xml.sax.Jaxp11XMLReaderCreator
An XMLReaderCreator that uses JAXP 1.1 to create XMLReaders.
An instance of this class is not safe for concurrent access by multiple threads.
SAXParserFactory| Constructor Summary | |
|---|---|
Jaxp11XMLReaderCreator()
Default constructor. |
|
| Method Summary | |
|---|---|
org.xml.sax.XMLReader |
createXMLReader()
Creates a new XMLReader. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Jaxp11XMLReaderCreator()
| Method Detail |
public org.xml.sax.XMLReader createXMLReader()
throws org.xml.sax.SAXException
XMLReaderCreatorXMLReader.
createXMLReader in interface XMLReaderCreatorXMLReader; never null
org.xml.sax.SAXException - If an XMLReader cannot be created for any reason
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||