Package javax.xml.stream
Interface XMLReporter
public interface XMLReporter
-
Method Summary
-
Method Details
-
report
void report(String message, String errorType, Object relatedInformation, Location location) throws XMLStreamException - Throws:
XMLStreamException
-