| Package | Description |
|---|---|
| cz.vutbr.web.css | |
| cz.vutbr.web.csskit | |
| cz.vutbr.web.csskit.antlr4 | |
| cz.vutbr.web.csskit.fn | |
| cz.vutbr.web.domassign |
| Class and Description |
|---|
| CombinedSelector
CombinedSelector of CSS declaration block.
|
| CombinedSelector.Specificity
Specificity of given selector
|
| CombinedSelector.Specificity.Level
Specificity levels
|
| CSSProperty
Interface for definition of CSS properties.
|
| CSSProperty.FontStyle |
| CSSProperty.FontWeight |
| Declaration
Basic CSS declaration consisting of list of terms.
|
| Declaration.Source
The declaration source information.
|
| ElementMatcher
Element matcher provides an abstraction of the DOM access and the element matching
based on their names, classes and IDs.
|
| KeyframeBlock
Holds a set of keyframe declarations.
|
| MatchCondition
An additional condition for matching the selectors.
|
| MediaExpression
Holds the media expression: the tested feature and the values
|
| MediaQuery
Holds the media query: the media type and a list of media expressions
|
| NetworkProcessor
A network processor that is able to obtain an input stream from a URL.
|
| 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
|
| 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.
|
| RuleFontFace.Source
A generic font source.
|
| RuleImport
Deprecated.
|
| RuleKeyframes
Contains collection of CSS declarations specified for a keyframes rule.
|
| RuleList
A simple list of rules.
|
| 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.PseudoClass |
| Selector.PseudoClassType
A pseudo-class
|
| Selector.PseudoElement |
| Selector.PseudoElementType
A pseudo-element
|
| Selector.PseudoPage |
| Selector.PseudoPageType
A pseudo-class for @page rules
|
| 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 |
| TermBracketedIdents
Represents a list of identifiers in square brackets (e.g. in grid-template)
|
| TermCalc
A value of the calc() expression.
|
| TermColor
Holds color value directly usable in Java.
|
| TermColor.Keyword |
| TermExpression
Holds an expression() value
|
| TermFactory |
| TermFloatValue
A basic interface of any term type with the float value.
|
| TermFrequency
Holds frequency term
|
| TermFunction
Holds name of CSS function and terms stored inside
|
| TermFunction.Gradient.ColorStop |
| 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
|
| TermNumeric.Unit.Type
Unit types
|
| TermOperator
An operator used in function arguments.
|
| TermPair |
| TermPercent
Holds numeric value which is of type of percent
|
| TermRect
A term that represents a rect(a, b, c, d) value used in clip: properties.
|
| TermResolution
A term representing a resolution.
|
| TermString
Holds string value
|
| TermTime
Holds CSS time value
|
| TermUnicodeRange |
| 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.
|
| KeyframeBlock
Holds a set of keyframe declarations.
|
| MediaExpression
Holds the media expression: the tested feature and the values
|
| MediaQuery
Holds the media query: the media type and a list of media expressions
|
| NetworkProcessor
A network processor that is able to obtain an input stream from a URL.
|
| RuleBlock
Special case of rule, where rule is meant to be comparable
with other rules to determine priority of CSS declarations
|
| RuleList
A simple list of rules.
|
| 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 |
| Selector.SelectorPart
Interface for handling items
|
| StyleSheet
Acts as collection of Rules.
|
| Term
Part of value declaration of CSS property.
|
| TermPercent
Holds numeric value which is of type of percent
|
| 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.
|
| ElementMatcher
Element matcher provides an abstraction of the DOM access and the element matching
based on their names, classes and IDs.
|
| MatchCondition
An additional condition for matching the selectors.
|
| MediaSpec
This class represents the features of the output media used for displaying the document.
|
| 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
Acts as collection of parsed parts of Selector (Parts)
with extended functionality.
|
| Selector.PseudoClassType
A pseudo-class
|
| Selector.PseudoElementType
A pseudo-element
|
| 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 © 2019. All rights reserved.