org.apache.batik.util.io
Class StreamNormalizingReader.UTF16DecoderFactory
java.lang.Object
org.apache.batik.util.io.StreamNormalizingReader.UTF16DecoderFactory
- All Implemented Interfaces:
- StreamNormalizingReader.CharDecoderFactory
- Enclosing class:
- StreamNormalizingReader
protected static class StreamNormalizingReader.UTF16DecoderFactory
- extends Object
- implements StreamNormalizingReader.CharDecoderFactory
To create a UTF16Decoder.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StreamNormalizingReader.UTF16DecoderFactory
protected StreamNormalizingReader.UTF16DecoderFactory()
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.