public class HTMLSanitizer
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static PolicyFactory |
POLICY |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
sanitizeHTML(java.lang.String untrustedHTML)
Sanitizes unsafe HTML string
|
public static java.lang.String sanitizeHTML(java.lang.String untrustedHTML)
untrustedHTML - - potentially unsafe HTML stringCopyright © 2018 SAP SE. All Rights Reserved.