public interface HasHtmlSanitizer
Modifier and Type | Method and Description |
---|---|
boolean |
isHtmlSanitizerEnabled() |
void |
setHtmlSanitizerEnabled(boolean htmlSanitizerEnabled)
Sets whether html sanitizer is enabled or not.
|
boolean isHtmlSanitizerEnabled()
void setHtmlSanitizerEnabled(boolean htmlSanitizerEnabled)
htmlSanitizerEnabled
- specifies whether html sanitizer is enabled