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.
- Version:
- $Id$
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ASCIIDecoderFactory
protected ASCIIDecoderFactory()
-
-
Method Details
-
createCharDecoder
- Specified by:
createCharDecoderin interfaceStreamNormalizingReader.CharDecoderFactory- Throws:
IOException
-