| Interface | Description |
|---|---|
| CalcArgs.Evaluator<T> |
A generic evaluator that is able to obtain a resulting value of the given type
from the expressions.
|
| DeclarationTransformer |
| Class | Description |
|---|---|
| AbstractRule<T> | |
| AbstractRuleBlock<T> | |
| CalcArgs |
This class tracks the calc() arguments (postorder) and their resulting type.
|
| CalcArgs.DoubleEvaluator |
An abstract pre-defined evaluator that produces a double value from the expression.
|
| CalcArgs.StringEvaluator |
A pre-defined evaluator that produces a string representation of the expression.
|
| Color |
Simple holder class for color values
|
| ColorCard |
Holds colors by their names.
|
| ColorStopImpl | |
| CombinedSelectorImpl |
CSS CombinedSelector with implementation of specificity
|
| CombinedSelectorImpl.SpecificityImpl | |
| DeclarationImpl |
CSS Declaration
|
| DefaultNetworkProcessor |
Default implementation of the NetworkProcessor that is used when no other
implementation is provided.
|
| ElementMatcherSafeCI |
A case-insensitive matcher that corresponds to the HTML quirks mode matching.
|
| ElementMatcherSafeCS |
A case-sensitive matcher that corresponds to the XHTML mode matching.
|
| ElementMatcherSafeStd |
A matcher that corresponds to the HTML standard mode matching.
|
| ElementMatcherSimpleCI |
A case-insensitive matcher that corresponds to the HTML quirks mode matching.
|
| ElementMatcherSimpleCS |
A case-sensitive matcher that corresponds to the XHTML mode matching.
|
| ElementMatcherSimpleStd |
A matcher that corresponds to the HTML standard mode matching.
|
| KeyframeBlockImpl | |
| MatchConditionImpl |
A default match condition that matches the LINK (or other) pseudo classes to link elements.
|
| MatchConditionOnElements |
A match condition for matching the pseudo classes to particular elements.
|
| MediaExpressionImpl | |
| MediaQueryImpl | |
| OutputUtil |
Helper class for generation output for given CSS rules
|
| RuleArrayList | |
| RuleFactoryImpl | |
| RuleFontFaceImpl |
Wrap of declarations bound with a font specification
|
| RuleImportImpl | Deprecated |
| RuleKeyframesImpl | |
| RuleMarginImpl |
Implementation of RuleMargin
|
| RuleMediaImpl |
Implementation of RuleMedia
|
| RulePageImpl |
Wrap of declarations bounded with a page rule
|
| RuleSetImpl |
Basic holder of declarations with CSS selectors
|
| RuleViewportImpl |
Set of declarations bound with the viewport.
|
| SelectorImpl |
Encapsulates one selector for CSS declaration.
|
| SelectorImpl.ElementAttributeImpl |
Attribute holder
|
| SelectorImpl.ElementClassImpl |
Element class
|
| SelectorImpl.ElementDOMImpl | |
| SelectorImpl.ElementIDImpl |
Element ID
|
| SelectorImpl.ElementNameImpl |
Element name
|
| SelectorImpl.PseudoClassImpl | |
| SelectorImpl.PseudoElementImpl | |
| SelectorImpl.PseudoPageImpl | |
| StyleSheetImpl |
CSS style sheet, entry point.
|
| TermAngleImpl | |
| TermBracketedIdentsImpl | |
| TermCalcAngleImpl | |
| TermCalcFrequencyImpl | |
| TermCalcIntegerImpl | |
| TermCalcLengthImpl | |
| TermCalcNumberImpl | |
| TermCalcResolutionImpl | |
| TermCalcTimeImpl | |
| TermColorImpl |
TermColor implementation that represents a color defined by a standard color
specification without usign special keywords.
|
| TermColorKeywordImpl |
A TermColor implementation that represents a color created using a special
keyword.
|
| TermExpressionImpl |
TermExpression
|
| TermFactoryImpl | |
| TermFloatValueImpl | |
| TermFrequencyImpl | |
| TermFunctionImpl |
TermFunction, holds function
|
| TermIdentImpl |
TermIdent
|
| TermImpl<T> |
Term
|
| TermIntegerImpl | |
| TermLengthImpl | |
| TermListImpl | |
| TermNumberImpl |
TermIdent
|
| TermNumericImpl<T extends Number> | |
| TermOperatorImpl | |
| TermPairImpl<K,V> | |
| TermPercentImpl |
TermPercent
|
| TermRectImpl | |
| TermResolutionImpl | |
| TermStringImpl |
TermString
|
| TermTimeImpl | |
| TermUnicodeRangeImpl | |
| TermURIImpl |
TermURIImpl
|
Copyright © 2019. All rights reserved.