org.apache.batik.xml
public class XMLStreamNormalizingReader extends StreamNormalizingReader
| Constructor Summary | |
|---|---|
| XMLStreamNormalizingReader(InputStream is, String encod)
Creates a new XMLStreamNormalizingReader. | |
Parameters: is The input stream to read. encod The character encoding to use if the auto-detection fail.