JavaScript is disabled on your browser.
Skip navigation links
GWT 2.12.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
com.google.gwt.safehtml.shared.SimpleHtmlSanitizer
Packages that use
SimpleHtmlSanitizer
Package
Description
com.google.gwt.safehtml.shared
Shared classes for creating safe HTML content.
Uses of
SimpleHtmlSanitizer
in
com.google.gwt.safehtml.shared
Methods in
com.google.gwt.safehtml.shared
that return
SimpleHtmlSanitizer
Modifier and Type
Method
Description
static
SimpleHtmlSanitizer
SimpleHtmlSanitizer.
getInstance
()
Return a singleton SimpleHtmlSanitizer instance.