Package org.codehaus.stax2.typed
package org.codehaus.stax2.typed
-
ClassDescriptionThis abstract base class is used to define specific details of which variant of Base64 encoding/decoding is to be used.This class is used as a container for commonly used Base64 variants.Base class that defines decoder used for decoding multiple elements of an array type.Base class that defines generic typed value decoder API used by
TypedXMLStreamReader
to allow for efficient customized decoding of textual xml content into actual typed values.This class represents an exception throw by anTypedXMLStreamReader
or anTypedXMLStreamWriter
.This interface provides a typed extension toXMLStreamReader
.This interface provides a typed extension toXMLStreamWriter
.