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