Package org.apache.batik.util.io
Class StreamNormalizingReader.ISO_8859_1DecoderFactory
java.lang.Object
org.apache.batik.util.io.StreamNormalizingReader.ISO_8859_1DecoderFactory
- All Implemented Interfaces:
StreamNormalizingReader.CharDecoderFactory
- Enclosing class:
StreamNormalizingReader
protected static class StreamNormalizingReader.ISO_8859_1DecoderFactory
extends Object
implements StreamNormalizingReader.CharDecoderFactory
To create an ISO_8859_1Decoder.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ISO_8859_1DecoderFactory
protected ISO_8859_1DecoderFactory()
-
-
Method Details
-
createCharDecoder
- Specified by:
createCharDecoder
in interfaceStreamNormalizingReader.CharDecoderFactory
- Throws:
IOException
-