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