StreamNormalizingReader.CharDecoderFactoryprotected static class StreamNormalizingReader.ASCIIDecoderFactory extends java.lang.Object implements StreamNormalizingReader.CharDecoderFactory
| Modifier | Constructor | Description |
|---|---|---|
protected |
ASCIIDecoderFactory() |
| Modifier and Type | Method | Description |
|---|---|---|
CharDecoder |
createCharDecoder(java.io.InputStream is) |
public CharDecoder createCharDecoder(java.io.InputStream is) throws java.io.IOException
createCharDecoder in interface StreamNormalizingReader.CharDecoderFactoryjava.io.IOExceptionCopyright ? 2018 Apache Software Foundation. All Rights Reserved.