Package org.htmlunit.cyberneko.html.dom
package org.htmlunit.cyberneko.html.dom
-
ClassDescriptionImplements an HTML document.Provides number of methods for performing operations that are independent of any particular instance of the document object model.Implements an HTML-specific element, an
Elementthat will only appear inside HTML documents.Identifies control in a form, so they may be collected in a form elements collection.This class implements the DOM's NodeList behavior for HTMLDocuemnt.getElementsByName().