protected static class StreamNormalizingReader.ASCIIDecoderFactory extends Object implements StreamNormalizingReader.CharDecoderFactory
| Modifier | Constructor and Description |
|---|---|
protected |
ASCIIDecoderFactory() |
| Modifier and Type | Method and Description |
|---|---|
CharDecoder |
createCharDecoder(InputStream is) |
public CharDecoder createCharDecoder(InputStream is) throws IOException
createCharDecoder in interface StreamNormalizingReader.CharDecoderFactoryIOExceptionCopyright © 2000–2020 Apache Software Foundation. All rights reserved.