Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.95)
Frames
|
No Frames
Uses of Interface javax.xml.stream.XMLReporter
Uses in package javax.xml.stream
Methods with parameter type javax.xml.stream.XMLReporter
void
XMLInputFactory
.
setXMLReporter
(
XMLReporter
reporter)
Sets the error reporter.
Methods with return type javax.xml.stream.XMLReporter
XMLReporter
XMLInputFactory
.
getXMLReporter
()
Returns the error reporter.
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.95)