| 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 | Method and Description |
|---|---|
protected void |
HtmlSerializer.appendComment(HtmlSerializer.HtmlSerializerTextBuilder builder,
DomComment domComment)
Process
DomComment. |
protected void |
HtmlSerializerVisibleText.appendComment(HtmlSerializerVisibleText.HtmlSerializerTextBuilder builder,
DomComment domComment,
HtmlSerializerVisibleText.HtmlSerializerTextBuilder.Mode mode)
Process
DomComment. |
Copyright © 2002–2020 Gargoyle Software Inc.. All rights reserved.