Package | Description |
---|---|
com.google.gwt.resources.converter | |
com.google.gwt.resources.css |
Support package for manipulating CSS resources.
|
com.google.gwt.resources.css.ast | |
com.google.gwt.resources.rg |
Class and Description |
---|
Context
The context in which a CSSNode visitation occurs.
|
CssDef
A constant definition.
|
CssEval
A definition that is evaluated at runtime.
|
CssExternalSelectors
An AST node that allows the developer to indicate that certain class
selectors appearing in the stylesheet should be considered external and not
subject to obfuscation requirements.
|
CssFontFace
Represents an
@font-face declaration. |
CssIf
A GWTCSS if statement.
|
CssMediaRule
Represents an @media rule.
|
CssNode
The basic type that composes a CSS tree.
|
CssNoFlip
This is a container node to prevent the RTL visitor from affecting its child
nodes.
|
CssPageRule
A page rule in CSS.
|
CssProperty
Maps a named property to a Value.
|
CssProperty.Value
An abstract encapsulation of property values in GWT CSS.
|
CssRule |
CssSelector
An opaque view of a selector.
|
CssSprite
Represents a sprited image.
|
CssSubstitution
A tag interface that indicates that a CssNode may be used as a substitution
value.
|
CssUnknownAtRule
Represents a CSS at-rule that CssResource is unable to process.
|
CssUrl
A reference to a DataResource that results in a url expression being inserted
into the generated CSS.
|
CssVisitable
Allows traversal of a CSS tree.
|
CssVisitor
The base class for visiting a CSS tree.
|
HasNodes
Indicates that the node contains other nodes.
|
Class and Description |
---|
Context
The context in which a CSSNode visitation occurs.
|
CssDef
A constant definition.
|
CssEval
A definition that is evaluated at runtime.
|
CssExternalSelectors
An AST node that allows the developer to indicate that certain class
selectors appearing in the stylesheet should be considered external and not
subject to obfuscation requirements.
|
CssFontFace
Represents an
@font-face declaration. |
CssIf
A GWTCSS if statement.
|
CssMediaRule
Represents an @media rule.
|
CssNode
The basic type that composes a CSS tree.
|
CssNoFlip
This is a container node to prevent the RTL visitor from affecting its child
nodes.
|
CssPageRule
A page rule in CSS.
|
CssProperty
Maps a named property to a Value.
|
CssRule |
CssSelector
An opaque view of a selector.
|
CssSprite
Represents a sprited image.
|
CssStylesheet
An abstract representation of a CSS stylesheet.
|
CssSubstitution
A tag interface that indicates that a CssNode may be used as a substitution
value.
|
CssUnknownAtRule
Represents a CSS at-rule that CssResource is unable to process.
|
CssUrl
A reference to a DataResource that results in a url expression being inserted
into the generated CSS.
|
CssVisitor
The base class for visiting a CSS tree.
|
Class and Description |
---|
Context
The context in which a CSSNode visitation occurs.
|
CssDef
A constant definition.
|
CssEval
A definition that is evaluated at runtime.
|
CssExternalSelectors
An AST node that allows the developer to indicate that certain class
selectors appearing in the stylesheet should be considered external and not
subject to obfuscation requirements.
|
CssFontFace
Represents an
@font-face declaration. |
CssIf
A GWTCSS if statement.
|
CssMediaRule
Represents an @media rule.
|
CssNode
The basic type that composes a CSS tree.
|
CssNoFlip
This is a container node to prevent the RTL visitor from affecting its child
nodes.
|
CssPageRule
A page rule in CSS.
|
CssProperty
Maps a named property to a Value.
|
CssProperty.DotPathValue
Represents a sequence of no-arg method invocations.
|
CssProperty.ExpressionValue
Represents a literal Java expression.
|
CssProperty.FunctionValue
Represents a CSS function value.
|
CssProperty.IdentValue
Represents an identifier in the CSS source.
|
CssProperty.ListValue
Represents a space-separated list of Values.
|
CssProperty.NumberValue
Represents a numeric value, possibly with attached units.
|
CssProperty.StringValue
Represents one or more quoted string literals.
|
CssProperty.Value
An abstract encapsulation of property values in GWT CSS.
|
CssRule |
CssSelector
An opaque view of a selector.
|
CssSprite
Represents a sprited image.
|
CssStylesheet
An abstract representation of a CSS stylesheet.
|
CssSubstitution
A tag interface that indicates that a CssNode may be used as a substitution
value.
|
CssUnknownAtRule
Represents a CSS at-rule that CssResource is unable to process.
|
CssUrl
A reference to a DataResource that results in a url expression being inserted
into the generated CSS.
|
CssVisitable
Allows traversal of a CSS tree.
|
CssVisitor
The base class for visiting a CSS tree.
|
HasNodes
Indicates that the node contains other nodes.
|
HasProperties
Something that has CSS properties.
|
HasSelectors
Something that has CSS selectors.
|
Class and Description |
---|
CssRule |
CssStylesheet
An abstract representation of a CSS stylesheet.
|
Copyright © 2018. All rights reserved.