| Package | Description |
|---|---|
| cz.vutbr.web.css | |
| cz.vutbr.web.csskit | |
| cz.vutbr.web.csskit.antlr | |
| cz.vutbr.web.domassign |
| Class and Description |
|---|
| CombinedSelector
CombinedSelector of CSS declaration block.
|
| CombinedSelector.Specificity
Specificity of given selector
|
| CombinedSelector.Specificity.Level
Specificity levels
|
| Declaration
Basic CSS declaration consisting of list of terms.
|
| Declaration.Source
The declaration source information.
|
| MatchCondition
An additional condition for matching the selectors.
|
| PrettyOutput
Forces human readable variant of toString() method.
|
| Rule
Base class for elements of CSS definition.
|
| RuleBlock
Special case of rule, where rule is meant to be comparable
with other rules to determine priority of CSS declarations
|
| RuleBlock.Priority
Priority mark object.
|
| RuleFactory
Creates rules, declarations and selectors,
that is the most of CSS grammar elements
|
| RuleFontFace
Contains collection of CSS declarations specified for a given font.
|
| RuleImport
Deprecated.
|
| RuleMargin
Contains CSS rules associated with a specific area in the page margin.
|
| RuleMargin.MarginArea |
| RuleMedia
Contains CSS rules associated with medias.
|
| RulePage
Contains collection of CSS declarations specified for a page rule.
|
| RuleSet
Holds set of CSS declarations for specified selectors.
|
| RuleViewport
Contains collection of CSS declarations specified for the viewport.
|
| Selector
Acts as collection of parsed parts of Selector (Parts)
with extended functionality.
|
| Selector.Combinator
Combinator for simple selectors
|
| Selector.ElementAttribute
Element attribute
|
| Selector.ElementClass
Element class
|
| Selector.ElementDOM |
| Selector.ElementID
Element id
|
| Selector.ElementName
Element name
|
| Selector.Operator
Operator for SelectorPart attributes
|
| Selector.PseudoDeclaration
A pseudo class or element specification
|
| Selector.PseudoPage
Pseudo page
|
| Selector.SelectorPart
Interface for handling items
|
| StyleSheet
Acts as collection of Rules.
|
| StyleSheet.Origin
The origin of the style sheet (user agent, user, or author).
|
| Term
Part of value declaration of CSS property.
|
| Term.Operator
This operator is between terms in value part of CSS declaration.
|
| TermAngle |
| TermColor
Holds color value directly usable in Java.
|
| TermExpression
Holds an expression() value
|
| TermFactory |
| TermFrequency
Holds frequency term
|
| TermFunction
Holds name of CSS function and terms stored inside
|
| TermIdent
Holds CSS identificator
|
| TermInteger
Holds integer value
|
| TermLength
Holds float value with associated units (CSS length)
|
| TermLengthOrPercent
Holds a float number which is either a CSS length or percentage.
|
| TermList
Holds list of terms and allows access to them as to collection
|
| TermNumber
Holds numeric value where units are not allowed
|
| TermNumeric
Holds value of numeric type.
|
| TermNumeric.Unit
These are available units in CSS
|
| TermPair |
| TermPercent
Holds numeric value which is of type of percent
|
| TermString
Holds string value
|
| TermTime
Holds CSS time value
|
| TermURI
Holds CSS URI value
|
| Class and Description |
|---|
| CombinedSelector
CombinedSelector of CSS declaration block.
|
| CSSException
CSSException
|
| Declaration
Basic CSS declaration consisting of list of terms.
|
| RuleBlock
Special case of rule, where rule is meant to be comparable
with other rules to determine priority of CSS declarations
|
| RuleBlock.Priority
Priority mark object.
|
| RuleMargin
Contains CSS rules associated with a specific area in the page margin.
|
| RuleSet
Holds set of CSS declarations for specified selectors.
|
| Selector
Acts as collection of parsed parts of Selector (Parts)
with extended functionality.
|
| Selector.Combinator
Combinator for simple selectors
|
| Selector.ElementAttribute
Element attribute
|
| Selector.PseudoPage
Pseudo page
|
| StyleSheet
Acts as collection of Rules.
|
| Term
Part of value declaration of CSS property.
|
| Class and Description |
|---|
| CombinedSelector
CombinedSelector of CSS declaration block.
|
| CombinedSelector.Specificity
Specificity of given selector
|
| CSSProperty
Interface for definition of CSS properties.
|
| Declaration
Basic CSS declaration consisting of list of terms.
|
| NodeData
Wrap of CSS properties defined for element.
|
| PrettyOutput
Forces human readable variant of toString() method.
|
| Rule
Base class for elements of CSS definition.
|
| RuleSet
Holds set of CSS declarations for specified selectors.
|
| Selector.PseudoDeclaration
A pseudo class or element specification
|
| StyleSheet
Acts as collection of Rules.
|
| StyleSheet.Origin
The origin of the style sheet (user agent, user, or author).
|
| SupportedCSS
Encapsulates supported CSS properties, their types and default values.
|
| Term
Part of value declaration of CSS property.
|
| TermIdent
Holds CSS identificator
|
Copyright © 2014. All rights reserved.