Uses of Package
com.google.gwt.safehtml.shared
-
Packages that use com.google.gwt.safehtml.shared Package Description com.google.gwt.cell.client com.google.gwt.dom.builder.client Classes used to build DOM elements.com.google.gwt.dom.builder.shared Classes used to build DOM elements.com.google.gwt.dom.client Classes for low-level DOM programming.com.google.gwt.i18n.shared This package contains i18n classes and interfaces shared between client and server.com.google.gwt.resources.client Classes for aggregating static resources into bundles.com.google.gwt.safecss.shared Shared classes for creating safe CSS style content.com.google.gwt.safehtml.client Interfaces for creating safe HTML content using templates.com.google.gwt.safehtml.shared Shared classes for creating safe HTML content.com.google.gwt.text.shared Classes for parsing and rendering text and safe HTML.com.google.gwt.user.cellview.client The "cellview" widget set.com.google.gwt.user.client.ui Widgets, Panels, and other user-interface classes. -
Classes in com.google.gwt.safehtml.shared used by com.google.gwt.cell.client Class Description SafeHtml An object that implements this interface encapsulates HTML that is guaranteed to be safe to use (with respect to potential Cross-Site-Scripting vulnerabilities) in an HTML context.SafeHtmlBuilder A builder that facilitates the building up of XSS-safe HTML from text snippets.SafeUri An object that implements this interface encapsulates a URI that is guaranteed to be safe to use (with respect to potential Cross-Site-Scripting vulnerabilities) in a URL context, for example in a URL-typed attribute in an HTML document. -
Classes in com.google.gwt.safehtml.shared used by com.google.gwt.dom.builder.client Class Description SafeHtml An object that implements this interface encapsulates HTML that is guaranteed to be safe to use (with respect to potential Cross-Site-Scripting vulnerabilities) in an HTML context.SafeUri An object that implements this interface encapsulates a URI that is guaranteed to be safe to use (with respect to potential Cross-Site-Scripting vulnerabilities) in a URL context, for example in a URL-typed attribute in an HTML document. -
Classes in com.google.gwt.safehtml.shared used by com.google.gwt.dom.builder.shared Class Description SafeHtml An object that implements this interface encapsulates HTML that is guaranteed to be safe to use (with respect to potential Cross-Site-Scripting vulnerabilities) in an HTML context.SafeUri An object that implements this interface encapsulates a URI that is guaranteed to be safe to use (with respect to potential Cross-Site-Scripting vulnerabilities) in a URL context, for example in a URL-typed attribute in an HTML document. -
Classes in com.google.gwt.safehtml.shared used by com.google.gwt.dom.client Class Description SafeHtml An object that implements this interface encapsulates HTML that is guaranteed to be safe to use (with respect to potential Cross-Site-Scripting vulnerabilities) in an HTML context.SafeUri An object that implements this interface encapsulates a URI that is guaranteed to be safe to use (with respect to potential Cross-Site-Scripting vulnerabilities) in a URL context, for example in a URL-typed attribute in an HTML document. -
Classes in com.google.gwt.safehtml.shared used by com.google.gwt.i18n.shared Class Description SafeHtml An object that implements this interface encapsulates HTML that is guaranteed to be safe to use (with respect to potential Cross-Site-Scripting vulnerabilities) in an HTML context. -
Classes in com.google.gwt.safehtml.shared used by com.google.gwt.resources.client Class Description SafeUri An object that implements this interface encapsulates a URI that is guaranteed to be safe to use (with respect to potential Cross-Site-Scripting vulnerabilities) in a URL context, for example in a URL-typed attribute in an HTML document. -
Classes in com.google.gwt.safehtml.shared used by com.google.gwt.safecss.shared Class Description SafeUri An object that implements this interface encapsulates a URI that is guaranteed to be safe to use (with respect to potential Cross-Site-Scripting vulnerabilities) in a URL context, for example in a URL-typed attribute in an HTML document. -
Classes in com.google.gwt.safehtml.shared used by com.google.gwt.safehtml.client Class Description SafeHtml An object that implements this interface encapsulates HTML that is guaranteed to be safe to use (with respect to potential Cross-Site-Scripting vulnerabilities) in an HTML context. -
Classes in com.google.gwt.safehtml.shared used by com.google.gwt.safehtml.shared Class Description HtmlSanitizer Sanitizes untrusted HTML.SafeHtml An object that implements this interface encapsulates HTML that is guaranteed to be safe to use (with respect to potential Cross-Site-Scripting vulnerabilities) in an HTML context.SafeHtmlBuilder A builder that facilitates the building up of XSS-safe HTML from text snippets.SafeUri An object that implements this interface encapsulates a URI that is guaranteed to be safe to use (with respect to potential Cross-Site-Scripting vulnerabilities) in a URL context, for example in a URL-typed attribute in an HTML document.SimpleHtmlSanitizer A simple and relatively inexpensive HTML sanitizer. -
Classes in com.google.gwt.safehtml.shared used by com.google.gwt.text.shared Class Description SafeHtml An object that implements this interface encapsulates HTML that is guaranteed to be safe to use (with respect to potential Cross-Site-Scripting vulnerabilities) in an HTML context.SafeHtmlBuilder A builder that facilitates the building up of XSS-safe HTML from text snippets. -
Classes in com.google.gwt.safehtml.shared used by com.google.gwt.user.cellview.client Class Description SafeHtml An object that implements this interface encapsulates HTML that is guaranteed to be safe to use (with respect to potential Cross-Site-Scripting vulnerabilities) in an HTML context.SafeHtmlBuilder A builder that facilitates the building up of XSS-safe HTML from text snippets. -
Classes in com.google.gwt.safehtml.shared used by com.google.gwt.user.client.ui Class Description SafeHtml An object that implements this interface encapsulates HTML that is guaranteed to be safe to use (with respect to potential Cross-Site-Scripting vulnerabilities) in an HTML context.SafeHtmlBuilder A builder that facilitates the building up of XSS-safe HTML from text snippets.SafeUri An object that implements this interface encapsulates a URI that is guaranteed to be safe to use (with respect to potential Cross-Site-Scripting vulnerabilities) in a URL context, for example in a URL-typed attribute in an HTML document.