Class ParseHtml.HTML5ErrorHandler

  • All Implemented Interfaces:
    org.xml.sax.ErrorHandler
    Enclosing class:
    ParseHtml

    public static class ParseHtml.HTML5ErrorHandler
    extends StandardErrorHandler
    • Constructor Detail

      • HTML5ErrorHandler

        public HTML5ErrorHandler()
    • Method Detail

      • error

        public void error​(org.xml.sax.SAXParseException e)
                   throws org.xml.sax.SAXException
        Description copied from class: StandardErrorHandler
        Callback interface for SAX: not for application use
        Specified by:
        error in interface org.xml.sax.ErrorHandler
        Overrides:
        error in class StandardErrorHandler
        Throws:
        org.xml.sax.SAXException