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