@Deprecated
public class HtmlUtil
extends java.lang.Object
| Constructor and Description |
|---|
HtmlUtil()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
escapeHtmlAttr(java.lang.String input)
Deprecated.
Escape suitably for HTML attribute content
|
static java.lang.String |
escapeHtmlText(java.lang.String input)
Deprecated.
Escape suitably for HTML text content
|
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"