- java.lang.Object
-
- org.jdom.input.SAXBuilder
-
- com.sun.syndication.io.SAXBuilder
-
-
Constructor Summary
Constructors
Constructor and Description |
SAXBuilder(boolean _validate) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
org.xml.sax.XMLReader |
createParser() |
-
Methods inherited from class org.jdom.input.SAXBuilder
build, build, build, build, build, build, build, build, configureContentHandler, configureParser, createContentHandler, getDriverClass, getDTDHandler, getEntityResolver, getErrorHandler, getExpandEntities, getFactory, getIgnoringBoundaryWhitespace, getIgnoringElementContentWhitespace, getReuseParser, getValidation, getXMLFilter, setDTDHandler, setEntityResolver, setErrorHandler, setExpandEntities, setFactory, setFastReconfigure, setFeature, setIgnoringBoundaryWhitespace, setIgnoringElementContentWhitespace, setProperty, setReuseParser, setValidation, setXMLFilter
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © Sun Microsystems. All Rights Reserved.