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