Package org.apache.batik.util.io
package org.apache.batik.util.io
-
ClassDescriptionThis class is the superclass of all the char decoders.This class represents an object which decodes ASCII characters from a stream of bytes.This interface represents an object which decodes characters from a stream of bytes.This class delegates to a reader the decoding of an input stream.This class represents an object which decodes ISO-8859-1 characters from a stream of bytes.This class manages the message for the IO utilities classes.This class represents a reader which normalizes the line break: \n, \r, \r\n are replaced by \n.This class represents a NormalizingReader which handles streams of bytes.To create an ASCIIDecoder.Represents a CharDecoder factory.To create an ISO_8859_1Decoder.To create a UTF16Decoder.To create a UTF8Decoder.This class reads a string.This class represents a NormalizingReader which handles Strings.This class represents an object which decodes UTF-16 characters from a stream of bytes.This class represents an object which decodes UTF-8 characters from a stream of bytes.