| Package | Description |
|---|---|
| org.htmlunit.html.serializer |
Contains the html serializer implementations.
|
| Modifier and Type | Method and Description |
|---|---|
static HtmlSerializerNormalizedText.HtmlSerializerTextBuilder.Mode |
HtmlSerializerNormalizedText.HtmlSerializerTextBuilder.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HtmlSerializerNormalizedText.HtmlSerializerTextBuilder.Mode[] |
HtmlSerializerNormalizedText.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 |
HtmlSerializerNormalizedText.HtmlSerializerTextBuilder.append(String content,
HtmlSerializerNormalizedText.HtmlSerializerTextBuilder.Mode mode)
Append the provided content.
|
Copyright © 2002–2025 Gargoyle Software Inc.. All rights reserved.