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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StreamNormalizingReader.ISO_8859_1DecoderFactory
protected StreamNormalizingReader.ISO_8859_1DecoderFactory()
createCharDecoder
public CharDecoder createCharDecoder(InputStream is)
throws IOException
- Specified by:
createCharDecoder
in interface StreamNormalizingReader.CharDecoderFactory
- Throws:
IOException
Copyright © 2008 Apache Software Foundation. All Rights Reserved.