public class XMLTextInputStream extends InputStream
| Constructor and Description |
|---|
XMLTextInputStream(XMLStreamReader reader) |
| Modifier and Type | Method and Description |
|---|---|
int |
read() |
available, close, mark, markSupported, read, read, reset, skippublic XMLTextInputStream(XMLStreamReader reader) throws XMLStreamException
XMLStreamExceptionpublic int read()
throws IOException
read in class InputStreamIOExceptionCopyright © 2022 NorStella. All rights reserved.