protected static class StreamNormalizingReader.UTF8DecoderFactory extends java.lang.Object implements StreamNormalizingReader.CharDecoderFactory
| Modifier | Constructor and Description |
|---|---|
protected |
StreamNormalizingReader.UTF8DecoderFactory() |
| Modifier and Type | Method and Description |
|---|---|
CharDecoder |
createCharDecoder(java.io.InputStream is) |
protected StreamNormalizingReader.UTF8DecoderFactory()
public CharDecoder createCharDecoder(java.io.InputStream is) throws java.io.IOException
createCharDecoder in interface StreamNormalizingReader.CharDecoderFactoryjava.io.IOExceptionCopyright ? 2009 Apache Software Foundation. All Rights Reserved.