| Interface | Description |
|---|---|
| AttributesEx |
This interface extends the SAX Attributes interface to expose
information needed to support DOM Level 1 features used in document
editing, and detection of ID attributes which are declared for
an element.
|
| Class | Description |
|---|---|
| MessageCatalog |
This class provides support for multi-language string lookup, as needed
to localize messages from applications supporting multiple languages
at the same time.
|
| NamespaceSupport |
Encapsulate Namespace logic for use by SAX drivers.
|
| Parser |
This implements a fast non-validating top down parser.
|
| Parser2 |
This implements a fast non-validating top down parser.
|
| Resolver |
This entity resolver class provides a number of utilities which can help
managment of external parsed entities in XML.
|
| StreamingParser |
A simple demand-driven XML parser interface.
|
| StreamingParserFactory |
Factory class for creating demand-driven parsers.
|
| StreamingParserFactoryImpl |
Implementation of the factory class for creating demand-driven parsers.
|
| StreamingParserImpl |
A demand-driven streaming parser implementation.
|
| XmlChars |
Methods in this class are used to determine whether characters may
appear in certain roles in XML documents.
|
| Exception | Description |
|---|---|
| ParseException |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.