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 TypeMethodDescriptionvoidCallback 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:StandardErrorHandlerCallback interface for SAX: not for application use- Specified by:
errorin interfaceErrorHandler- Overrides:
errorin classStandardErrorHandler- Throws:
SAXException
-