| Package | Description |
|---|---|
| org.apache.batik.util.io |
| Class and 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.
|
Copyright © 2000–2017 Apache Software Foundation. All rights reserved.