com.aspose.html

Class HTMLUnknownElement

    • Constructor Detail

      • HTMLUnknownElement

        public HTMLUnknownElement(com.aspose.html.dom.DOMName name,
                                  Document doc)

        Initializes a new instance of the HTMLUnknownElement class.

        Parameters:
        name - The DOM name.
        doc - The document.