package

com.google.gwt.safehtml.client

Interfaces for creating safe HTML content using templates.

Interfaces

HasSafeHtml An object that implements this interface contains text with HTML markup, which can be set with the Cross-Site-Scripting-safe HTML markup encapsulated in a SafeHtml object. 
SafeHtmlTemplates A tag interface that facilitates compile-time binding of HTML templates to generate SafeHtml strings.