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