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.
-