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