Uses of Interface
com.google.gwt.safehtml.shared.HtmlSanitizer
-
Packages that use HtmlSanitizer Package Description com.google.gwt.safehtml.shared Shared classes for creating safe HTML content. -
-
Uses of HtmlSanitizer in com.google.gwt.safehtml.shared
Classes in com.google.gwt.safehtml.shared that implement HtmlSanitizer Modifier and Type Class Description class
SimpleHtmlSanitizer
A simple and relatively inexpensive HTML sanitizer.
-