domhandler
    Preparing search index...

    Enumeration ElementType

    Types of elements found in htmlparser2's DOM

    Index

    Enumeration Members

    CDATA: "cdata"

    Type for

    Comment: "comment"

    Type for

    Directive: "directive"

    Type for

    Doctype: "doctype"

    Type for

    Root: "root"

    Type for the root element of a document

    Script: "script"

    Type for