public class HTMLConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
BOLD |
static String |
END_BOLD |
static String |
END_HTML |
static String |
END_ITALIC |
static String |
HTML |
static String |
ITALIC |
static String |
NEWLINE |
| Constructor and Description |
|---|
HTMLConstants() |
| Modifier and Type | Method and Description |
|---|---|
static String |
toSafeHtml(String htmlStr) |
public static final String HTML
public static final String END_HTML
public static final String NEWLINE
public static final String BOLD
public static final String END_BOLD
public static final String ITALIC
public static final String END_ITALIC
Copyright 2004-2020 Solace Corporation. All rights reserved.