Uses of Package
org.apache.batik.util.io
-
Packages that use org.apache.batik.util.io Package Description org.apache.batik.css.parser Provides a CSS parser conform to the SAC API.org.apache.batik.parser Provides a set of parsers and objects to manipulate SVG attributes.org.apache.batik.util.io org.apache.batik.xml -
Classes in org.apache.batik.util.io used by org.apache.batik.css.parser Class Description NormalizingReader This class represents a reader which normalizes the line break: \n, \r, \r\n are replaced by \n. -
Classes in org.apache.batik.util.io used by org.apache.batik.parser Class Description NormalizingReader This class represents a reader which normalizes the line break: \n, \r, \r\n are replaced by \n. -
Classes in org.apache.batik.util.io used by org.apache.batik.util.io Class Description AbstractCharDecoder This class is the superclass of all the char decoders.CharDecoder This interface represents an object which decodes characters from a stream of bytes.NormalizingReader This class represents a reader which normalizes the line break: \n, \r, \r\n are replaced by \n.StreamNormalizingReader.CharDecoderFactory Represents a CharDecoder factory. -
Classes in org.apache.batik.util.io used by org.apache.batik.xml Class Description NormalizingReader This class represents a reader which normalizes the line break: \n, \r, \r\n are replaced by \n.StreamNormalizingReader This class represents a NormalizingReader which handles streams of bytes.