Package | Description |
---|---|
com.gargoylesoftware.htmlunit.html |
Classes specific to HTML pages, particularly the HtmlPage which represents
an HTML document and provides access to its content.
|
Modifier and Type | Class and Description |
---|---|
class |
DomCDataSection
Representation of a CDATA node in the HTML DOM.
|
class |
DomComment
Wrapper for the DOM node Comment.
|
class |
DomText
Representation of a text node in the HTML DOM.
|
Copyright © 2002–2015 Gargoyle Software Inc.. All rights reserved.