public class HtmlSanitizer extends Object
Modifier and Type | Method and Description |
---|---|
static String |
sanitizeHtml(String value,
boolean allowBlocks,
boolean allowFormatting,
boolean allowLinks,
boolean allowStyles,
boolean allowImages) |
Copyright © 2019. All rights reserved.