|
JDOM 2.0.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XMLReaderJDOMFactory
This interface can be used to supply custom XMLReaders to SAXBuilder.
See the package documentation for details on what
XMLReaderJDOMFactory implementations are available and when they are
recommended.
org.jdom2.input.sax| Method Summary | |
|---|---|
org.xml.sax.XMLReader |
createXMLReader()
Return a new XMLReader according to the implementation of this XMLReaderJDOMFactory instance. |
boolean |
isValidating()
Does an XMLReader from this factory do more than just well-formed checks. |
| Method Detail |
|---|
org.xml.sax.XMLReader createXMLReader()
throws JDOMException
SAXBuilder.
JDOMException - if an XMLReader was not available.boolean isValidating()
|
JDOM 2.0.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||