public class GrouperHtmlFilter extends Object implements HtmlFilter
| Modifier and Type | Field and Description |
|---|---|
static Set<String> |
allowedHtml
allowed html tags
|
| Constructor and Description |
|---|
GrouperHtmlFilter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
allowTag(String tag)
allo tag
|
static String |
escapeHtml(String string) |
String |
filterHtml(String html)
filter html from a string
|
public static void allowTag(String tag)
tag - public String filterHtml(String html)
HtmlFilterfilterHtml in interface HtmlFilterHtmlFilter.filterHtml(java.lang.String)Copyright © 2016 Internet2. All rights reserved.