| AbderaConfiguration |
Provides the basic configuration for the Abdera default implementation.
|
| AbderaDataSource |
Utility implementation of javax.activation.DataSource that wraps Abdera Base
|
| AbderaResult |
Provides a simple (and likely somewhat inefficient) implementation of javax.xml.transform.Result that allows Abdera
objects to be used with the javax.xml.transform API's Only use this once per transform!!!
|
| AbderaSource |
Provides a simple (and likely somewhat inefficient) implementation of javax.xml.transform.Source that allows Abdera
objects to be used with the javax.xml.transform API's
|
| AbstractExtensionFactory |
Provides a base implementation for ExtensionFactory instances.
|
| AbstractNamedParser |
Base abstract implementation of NamedParser
|
| AbstractNamedWriter |
Base abstract implementation of NamedWriter
|
| AbstractParser |
Abstract base implementation of Abdera Parser.
|
| AbstractParserOptions |
Non thread-safe abstract implementation of ParserOptions
|
| AbstractStreamWriter |
|
| AbstractWriter |
|
| AbstractWriterOptions |
|
| AbstractXPath |
Abstract base implementation of XPath
|
| Discover |
|
| Discover.DefaultLoader<T> |
|
| Discover.DefaultLoaderIterator<T> |
|
| Discover.LineReaderLoaderIterator<T> |
|
| Discover.LoaderIterator<T> |
|
| EntityTag |
Implements an EntityTag.
|
| MimeTypeHelper |
Utilities for working with MIME Media Types
|
| MultiIterator<T> |
Iterator implementation that wraps multiple iterators and invokes them in sequence.
|
| ServiceUtil |
Deprecated. |
| XmlRestrictedCharReader |
A reader implementation that filters out characters that are not allowed in XML 1.0 or XML 1.1 documents.
|
| XmlUtil |
|