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