public interface MutableWhitelistConfiguration extends WhitelistConfiguration
| Modifier and Type | Method and Description |
|---|---|
void |
allowAttribute(String tagName,
String attrName) |
void |
allowProtocol(String tagName,
String attrName,
String protocol) |
void |
allowTag(String tagName) |
void |
enforceAttribute(String tagName,
String attrName,
String enforcedValue) |
apply, format, whitelistCopyright © 2016. All rights reserved.