| 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 |
|---|---|
static HtmlSerializer.HtmlSerializerTextBuilder.Mode |
HtmlSerializer.HtmlSerializerTextBuilder.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HtmlSerializer.HtmlSerializerTextBuilder.Mode[] |
HtmlSerializer.HtmlSerializerTextBuilder.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HtmlSerializer.HtmlSerializerTextBuilder.append(String content,
HtmlSerializer.HtmlSerializerTextBuilder.Mode mode) |
Copyright © 2002–2020 Gargoyle Software Inc.. All rights reserved.