|
JSR 172 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Attributes | Interface for a list of XML attributes. |
Locator | Interface for associating a SAX event with a document location. |
Class Summary | |
---|---|
InputSource | A single input source for an XML entity. |
Exception Summary | |
---|---|
SAXException | Encapsulate a general SAX error or warning. |
SAXNotRecognizedException | Exception class for an unrecognized identifier. |
SAXNotSupportedException | Exception class for an unsupported operation. |
SAXParseException | Encapsulate an XML parse error or warning. |
This package provides the Java ME SAX API subset defined by JSR
172. The JSR 172 subset excludes deprecated SAX1 APIs as well as
some SAX2 APIs not essential for Java ME.
Note also that this code is based on the open source SAX APIs:
This package, both source code and documentation, is in the Public Domain, and comes with NO WARRANTY. See http://www.saxproject.org for further information.
|
JSR 172 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |