|
|||||||||
| Home >> All >> javax >> xml >> [ parsers overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package javax.xml.parsers
| Class Summary | |
| DocumentBuilder | Convenience class for parsing an XML document into a W3C DOM object graph. |
| DocumentBuilderFactory | Factory for obtaining document builders. |
| SAXParser | Convenience class for using or accessing a SAX version 1 or 2 parser. |
| SAXParserFactory | Factory for obtaining SAX parsers. |
| Exception Summary | |
| ParserConfigurationException | An exception occurred during configuration of the XML parser. |
| Error Summary | |
| FactoryConfigurationError | An error occurred during configuration of the parser factory. |
|
|||||||||
| Home >> All >> javax >> xml >> [ parsers overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||