Use is subject to License Terms. Your use of this web site or any of its contents or software indicates your agreement to be bound by these License Terms.

Copyright © 2007 Sun Microsystems, Inc. All rights reserved.

JSR 172

Package javax.xml.parsers

Provides classes allowing the processing of XML documents.

See:
          Description

Class Summary
SAXParser Defines the API that represents a simple SAX parser.
SAXParserFactory Defines a factory API that enables applications to configure and obtain a SAX based parser to parse XML documents.
 

Exception Summary
ParserConfigurationException Indicates a serious configuration error.
 

Error Summary
FactoryConfigurationError Thrown when a problem with configuration with the Parser Factories exists.
 

Package javax.xml.parsers Description

Provides classes allowing the processing of XML documents.


JSR 172

Copyright © 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 172 specification.