MessageUtils |
Miscellaneous Utilities that may be useful inside and outside the Message subcomponent.
|
Reader |
Reader In many situations, you want the ability to reset an XMLStreamReader.
|
Reader2Writer |
Reader2Writer This is a simple converter that is constructed with an XMLStreamReader and allows
you to write the contents to an XMLStreamWriter.
|
ResettableReader |
ResettableReader A resettable XMLStreamReader.
|
StackableReader |
StackableReader A StackableStreamReader provides an additional method push(XMLStreamReader)
|
XMLFaultUtils |
Collection of utilities used by the Message implementation to process XMLFaults.
|
XMLStreamReaderFilter |
XMLStreamReaderFilter Abstract class that simply delegates to the initial reader.
|
XMLStreamWriterWithOS |
XMLStreamReader that exposes direct access to the OutputStream.
|