public class HtmlUtils extends Object
Constructor and Description |
---|
HtmlUtils() |
Modifier and Type | Method and Description |
---|---|
String |
escapeText(String text)
escapes a String for html
|
static HtmlUtils |
getInstance() |
static void |
setInstance(HtmlUtils htmlUtils) |
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.