public class XMLStreamNormalizingReader extends StreamNormalizingReader
StreamNormalizingReader.ASCIIDecoderFactory, StreamNormalizingReader.CharDecoderFactory, StreamNormalizingReader.ISO_8859_1DecoderFactory, StreamNormalizingReader.UTF16DecoderFactory, StreamNormalizingReader.UTF8DecoderFactorycharDecoder, charDecoderFactories, column, line, nextChar| Constructor and Description |
|---|
XMLStreamNormalizingReader(InputStream is,
String encod)
Creates a new XMLStreamNormalizingReader.
|
close, createCharDecoder, getColumn, getLine, readreadpublic XMLStreamNormalizingReader(InputStream is, String encod) throws IOException
is - The input stream to read.encod - The character encoding to use if the auto-detection fail.IOExceptionCopyright © 2000–2020 Apache Software Foundation. All rights reserved.