| Package | Description |
|---|---|
| org.gwtproject.safehtml.shared |
Shared classes for creating safe HTML content.
|
| Modifier and Type | Method and Description |
|---|---|
String |
OnlyToBeUsedInGeneratedCodeStringBlessedAsSafeHtml.asString()
Returns this object's contained HTML as a string.
|
static String |
SafeHtmlUtils.htmlEscapeAllowEntities(String text)
HTML-escapes a string, but does not double-escape HTML-entities already
present in the string.
|
Copyright © 2020. All rights reserved.