Uses of Class
org.apache.batik.util.io.NormalizingReader
Packages that use NormalizingReader
Package
Description
Provides a CSS parser conform to the
SAC API.
Provides a set of parsers and objects to manipulate SVG attributes.
-
Uses of NormalizingReader in org.apache.batik.css.parser
Fields in org.apache.batik.css.parser declared as NormalizingReader -
Uses of NormalizingReader in org.apache.batik.parser
Fields in org.apache.batik.parser declared as NormalizingReaderModifier and TypeFieldDescriptionprotected NormalizingReaderAbstractParser.readerThe normalizing reader.protected NormalizingReaderAbstractScanner.readerThe reader. -
Uses of NormalizingReader in org.apache.batik.util.io
Subclasses of NormalizingReader in org.apache.batik.util.ioModifier and TypeClassDescriptionclassThis class represents a NormalizingReader which handles streams of bytes.classThis class represents a NormalizingReader which handles Strings. -
Uses of NormalizingReader in org.apache.batik.xml
Subclasses of NormalizingReader in org.apache.batik.xmlModifier and TypeClassDescriptionclassThis class represents a normalizing reader with encoding detection management.Fields in org.apache.batik.xml declared as NormalizingReader