Class | Description |
---|---|
Jaxb2XmlDecoder |
Decode from a bytes stream containing XML elements to a stream of
Object s (POJOs). |
Jaxb2XmlEncoder |
Encode from single value to a byte stream containing XML elements.
|
XmlEventDecoder |
Decodes a
DataBuffer stream into a stream of XMLEvents . |