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.CharDecoderFactory
IOException
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.