public class TransformHTML extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
EMPTY_STR |
static String |
SPACE |
| Constructor and Description |
|---|
TransformHTML() |
| Modifier and Type | Method and Description |
|---|---|
static String |
cleanHtmlCode(String sms,
List<String> bbcs) |
static String |
enCodeHTMLContent(String message) |
static String |
enCodeHTMLTitle(String s) |
static String |
enCodeViewSignature(String s) |
static String |
fixAddBBcodeAction(String b) |
static String |
getPlainText(String s) |
static String |
getTitleInHTMLCode(String s,
List<String> bbcs) |
static String |
removeCharterStrange(String s) |
public static final String EMPTY_STR
public static final String SPACE
Copyright © 2003–2017 eXo Platform SAS. All rights reserved.