API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.xml.stream. XMLReporter View Source
Author(s)
Copyright (c) 2003 by BEA Systems. All Rights Reserved.
Since
1.6
Version
1.0
Serial
Hierarchy
 XMLReporter
Subinterfaces
Description
public interface XMLReporter
  This interface is used to report non-fatal errors.
See also:   
Methods
Hide/Show inherited methods
public void report (String message, String errorType, Object relatedInformation, Location location) throws XMLStreamException
  Report the desired message in an application specific format.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar