Uses of Class
org.apache.batik.util.io.AbstractCharDecoder
Packages that use AbstractCharDecoder
-
Uses of AbstractCharDecoder in org.apache.batik.util.io
Subclasses of AbstractCharDecoder in org.apache.batik.util.ioModifier and TypeClassDescriptionclassThis class represents an object which decodes ASCII characters from a stream of bytes.classThis class represents an object which decodes ISO-8859-1 characters from a stream of bytes.classThis class represents an object which decodes UTF-16 characters from a stream of bytes.classThis class represents an object which decodes UTF-8 characters from a stream of bytes.