| Package | Description |
|---|---|
| javax.xml.stream |
| Modifier and Type | Method and Description |
|---|---|
abstract XMLReporter |
XMLInputFactory.getXMLReporter()
The reporter that will be set on any XMLStreamReader or XMLEventReader created by this factory instance.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
XMLInputFactory.setXMLReporter(XMLReporter
The reporter that will be set on any XMLStreamReader or XMLEventReader created by this factory instance.
|