Package | Description |
---|---|
org.codehaus.stax2.ri |
Package that contains a skeletal reference implementation of Stax2 API,
as well as some utility/helper classes that can be useful in building
one.
|
org.codehaus.stax2.ri.dom | |
org.codehaus.stax2.ri.typed |
Class and Description |
---|
SimpleValueEncoder
Helper class used for serializing typed values to String.
|
StringBase64Decoder
Base64 decoder that can be used to decode base64 encoded content that
is passed as a Single string.
|
ValueDecoderFactory
Factory class used to construct all
TypedValueDecoder
(and TypedArrayDecoder )
instances needed by a
single stream reader instance. |
Class and Description |
---|
SimpleValueEncoder
Helper class used for serializing typed values to String.
|
StringBase64Decoder
Base64 decoder that can be used to decode base64 encoded content that
is passed as a Single string.
|
ValueDecoderFactory
Factory class used to construct all
TypedValueDecoder
(and TypedArrayDecoder )
instances needed by a
single stream reader instance. |