| Interface | Description |
|---|---|
| ExtendedNamespaceContext | |
| JavaSource |
Represents an API to a JAXP
Source which is capable of holding on to a POJO |
| Class | Description |
|---|---|
| BytesSource |
A helper class which provides a JAXP
Source from a byte[]
which can be read as many times as required. |
| DefaultNamespaceContext |
An implementation of
NamespaceContext which uses a simple Map where
the keys are the prefixes and the values are the URIs |
| DOMStreamReader |
Abstract logic for creating XMLStreamReader from DOM documents.
|
| DOMStreamReader.ElementFrame | |
| DOMStreamWriter | |
| ExtendedXMLStreamReader | |
| FragmentStreamReader | |
| NamespaceContextImpl |
A simple namespace context with a clean xbean configuration.
|
| QNameHelper | |
| ResourceSource |
A JAXP
StreamSource which uses a Spring Resource as the source of the input stream. |
| SimpleNamespaceContext | |
| SourceMarshaler | |
| SourceTransformer |
A helper class to transform from one type of
Source to another |
| StaxSource | |
| StringSource |
A helper class which provides a JAXP
Source from a String which can
be read as many times as required. |
| W3CDOMStreamReader | |
| W3CDOMStreamWriter | |
| W3CNamespaceContext | |
| XMLStreamHelper |
Utility methods for working with an XMLStreamWriter.
|
Copyright © 2005-2014 FuseSource. All Rights Reserved.