See: Description
Interface | Description |
---|---|
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 | Description |
---|---|
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.
|
SafeStylesBuilder |
A builder that facilitates the building up of XSS-safe CSS attribute strings
from
SafeStyles . |
SafeStylesBuilder |
A builder that facilitates the building up of XSS-safe CSS attribute strings
from
SafeStyles . |
SafeStylesHostedModeUtils |
Supersource (webmode only) version of SafeStyleHosedModeUtils.
|
SafeStylesHostedModeUtils |
SafeStyles utilities whose implementation differs between Development and
Production Mode.
|
SafeStylesHostedModeUtils |
Supersource (webmode only) version of SafeStyleHosedModeUtils.
|
SafeStylesHostedModeUtils |
SafeStyles utilities whose implementation differs between Development and
Production Mode.
|
SafeStylesString |
A string wrapped as an object of type
SafeStyles . |
SafeStylesUtils |
Utility class containing static methods for creating
SafeStyles . |
SafeStylesUtils |
Utility class containing static methods for creating
SafeStyles . |
Copyright © 2018. All rights reserved.