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.
- Version:
- $Id$
-
Method Summary
-
Method Details
-
createCharDecoder
- Throws:
IOException
-