GWT 2.4.0

Package com.google.gwt.safecss.shared

Shared classes for creating safe CSS style content.

See:
          Description

Interface Summary
SafeStyles An object that implements this interface encapsulates zero or more CSS properties that are guaranteed to be safe to use (with respect to potential Cross-Site-Scripting vulnerabilities) in a CSS (Cascading Style Sheet) attribute context.
 

Class Summary
SafeStylesBuilder A builder that facilitates the building up of XSS-safe CSS attribute strings from SafeStyles.
SafeStylesUtils Utility class containing static methods for creating SafeStyles.
 

Package com.google.gwt.safecss.shared Description

Shared classes for creating safe CSS style content.


GWT 2.4.0