public interface XMLReaderJDOMFactory
SAXBuilder.
See the package documentation for details on what
XMLReaderJDOMFactory implementations are available and when they are
recommended.
org.jdom2.input.sax| 限定符和类型 | 方法和说明 |
|---|---|
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.
|
org.xml.sax.XMLReader createXMLReader()
throws JDOMException
SAXBuilder.JDOMException - if an XMLReader was not available.boolean isValidating()