javax.xml.stream

Interface XMLReporter

public interface XMLReporter

Method Summary
voidreport(String message, String errorType, Object relatedInformation, Location location)

Method Detail

report

public void report(String message, String errorType, Object relatedInformation, Location location)