protected static class StreamNormalizingReader.UTF8DecoderFactory extends java.lang.Object implements StreamNormalizingReader.CharDecoderFactory
| Modifier | Constructor and Description |
|---|---|
protected |
UTF8DecoderFactory() |
| Modifier and Type | Method and 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 © 2022 Apache Software Foundation. All Rights Reserved.