Package org.codehaus.stax2.ri.typed
package org.codehaus.stax2.ri.typed
-
ClassesClassDescriptionThis base class defines interface used for efficient encoding of typed values, by stream writers.Base64 decoder that can be used to decode base64 encoded content that is passed as char arrays.Helper class that contains method for converting numeric values to and from String representations.Helper class used for serializing typed values to String.Base64 decoder that can be used to decode base64 encoded content that is passed as a Single string.Factory class used to construct all
TypedValueDecoder
(andTypedArrayDecoder
) instances needed by a single stream reader instance.Intermediate shared base class for token array decoders.There are some things common to all textual decoders (like white space trimming).Factory class used to construct allAsciiValueEncoder
instances needed by a single stream writer instance.