GWT 2.7.0

Uses of Class
com.google.gwt.safehtml.shared.SimpleHtmlSanitizer

Packages that use SimpleHtmlSanitizer
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
static SimpleHtmlSanitizer SimpleHtmlSanitizer.getInstance()
          Return a singleton SimpleHtmlSanitizer instance.
 


GWT 2.7.0