Package org.apache.batik.util.io
Interface StreamNormalizingReader.CharDecoderFactory
- All Known Implementing Classes:
StreamNormalizingReader.ASCIIDecoderFactory
,StreamNormalizingReader.ISO_8859_1DecoderFactory
,StreamNormalizingReader.UTF16DecoderFactory
,StreamNormalizingReader.UTF8DecoderFactory
- Enclosing class:
StreamNormalizingReader
protected static interface StreamNormalizingReader.CharDecoderFactory
Represents a CharDecoder factory.
-
Method Summary
-
Method Details
-
createCharDecoder
- Throws:
IOException
-