Package com.saxonica.functions.qt4
Class ParseHtml.HTML5ErrorHandler
java.lang.Object
net.sf.saxon.lib.StandardErrorHandler
com.saxonica.functions.qt4.ParseHtml.HTML5ErrorHandler
- All Implemented Interfaces:
ErrorHandler
- Enclosing class:
ParseHtml
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Callback interface for SAX: not for application useMethods inherited from class net.sf.saxon.lib.StandardErrorHandler
fatalError, getErrorCount, getErrorReporter, getFatalErrorCount, getWarningCount, reportError, setSilent, warning
-
Constructor Details
-
HTML5ErrorHandler
public HTML5ErrorHandler()
-
-
Method Details
-
error
Description copied from class:StandardErrorHandler
Callback interface for SAX: not for application use- Specified by:
error
in interfaceErrorHandler
- Overrides:
error
in classStandardErrorHandler
- Throws:
SAXException
-