javax.xml.stream
public interface XMLReporter
Method Summary | |
---|---|
void | report(String message, String errorType, Object relatedInformation, Location location)
Reports an error. |
Parameters: message the error message errorType an implementation-specific error type relatedInformation additional information, if any location the error location, if available