| Constructor and Description |
|---|
SimpleHTMLEncoder() |
| Modifier and Type | Method and Description |
|---|---|
String |
encodeText(String originalText) |
static String |
htmlEncode(String plainText)
Encode string into HTML
|
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.