| Interface | Description |
|---|---|
| NamespaceResolver |
An abstract object which is able to split an XML name
into its namespace URI and local part.
|
| NamespaceUser |
| Class | Description |
|---|---|
| Base64Binary |
A utility class for working with base64 encoding.
|
| ClassLoader |
Helper class for working with class loaders.
|
| Configurator |
The Configurator is an idea borrowed by the Ant project.
|
| DOMBuilder |
Converts a stream of SAX events into a DOM node.
|
| DOMSerializer |
Serializes a DOM node into a stream of SAX events.
|
| Duration |
Implementation of xs:duration.
|
| HexBinary |
Utility class for xs:hexbinary.
|
| NamespaceSupport |
Similar to org.xml.sax.NamespaceSupport, but
for marshalling and not for parsing XML.
|
Utility classes used by JaxMe core.