public class Sanitizer
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) static org.owasp.html.PolicyFactory |
policy |
Constructor and Description |
---|
Sanitizer() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
sanitize(java.lang.String untrustedHTML) |