public class ReportErrorHandler extends Object implements ErrorHandler
ReportImpl
Constructor and Description |
---|
ReportErrorHandler(ReportImpl report)
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
error(SAXParseException e) |
void |
fatalError(SAXParseException e) |
void |
warning(SAXParseException e) |
public ReportErrorHandler(ReportImpl report)
report
- the report to populatepublic void warning(SAXParseException e) throws SAXException
warning
in interface ErrorHandler
SAXException
public void fatalError(SAXParseException e) throws SAXException
fatalError
in interface ErrorHandler
SAXException
public void error(SAXParseException e) throws SAXException
error
in interface ErrorHandler
SAXException
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a