JavaScript is disabled on your browser.
Skip navigation links
GWT 2.12.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
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
final class
SimpleHtmlSanitizer
A simple and relatively inexpensive HTML sanitizer.