| Interface | Description |
|---|---|
| Configuration | |
| Constants | |
| NamedItem | |
| Version |
| Class | Description |
|---|---|
| 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
|
| CompressionUtil | |
| EntityTag |
Implements an EntityTag.
|
| MimeTypeHelper |
Utilities for working with MIME Media Types
|
| ServiceUtil |
Core utility methods that support Abdera's internal operation
|
| XmlRestrictedCharReader |
A reader implementation that filters out characters that are not allowed
in XML 1.0 or XML 1.1 documents.
|
| XmlUtil |
| Enum | Description |
|---|---|
| CompressionUtil.CompressionCodec | |
| XmlUtil.XMLVersion |
| Exception | Description |
|---|---|
| MimeTypeParseException |
An alternative to JAF's MimeTypeParseException that extends RuntimeException
so we don't have to explicitly catch it everywhere.
|
Copyright © 2010 - 2020 Adobe. All Rights Reserved