Package javax.xml.parsers

Class Summary
DocumentBuilder DocumentBuilder
DocumentBuilderFactory DocumentBuilderFactory is used to resolve the problem that the W3C DOM APIs don't include portable bootstrapping.
SAXParser SAXParser
SAXParserFactory SAXParserFactory is used to bootstrap JAXP wrappers for SAX parsers.
 

Exception Summary
ParserConfigurationException ParserConfigurationException
 

Error Summary
FactoryConfigurationError FactoryConfigurationError
 


Source code is GPL'd in the JAXP subproject at http://savannah.gnu.org/projects/classpathx
This documentation was derived from that source code on 2001-07-12.