Provides facilities for parsing XML documents and building Document Object Model (DOM) trees from them. more...
DocumentBuilder | Defines a bridge from XML sources (files, stream etc.) to DOM trees. |
DocumentBuilderFactory | Provides a factory for DocumentBuilder instances. |
SAXParser | Provides a wrapper around a SAX XMLReader. |
SAXParserFactory | Provides a factory for SAXParser instances. |
ParserConfigurationException | Represents an exception that occured during the configuration of parser. |
FactoryConfigurationError | Represents an error that occured during the configuration of parser factory. |
Copyright 2007 Google Inc. | Build 0.9_r1-98467 - 14 Aug 2008 18:48 |