public class HtmlUtil extends Object
Constructor and Description |
---|
HtmlUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
HTMLDencode(String text)
Replace HTML entities with UTF-cters8 characters
|
static String |
HTMLEncode(String text)
Return text encoded as HTML.
|
Copyright © 2019. All rights reserved.