Package com.google.gwt.safehtml.client
package com.google.gwt.safehtml.client
Interfaces for creating safe HTML content using templates.
- Since:
- GWT 2.1
-
ClassDescriptionAn 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.A tag interface that facilitates compile-time binding of HTML templates to generate SafeHtml strings.The HTML template.