Package io.sf.carte.doc.style.css.property
package io.sf.carte.doc.style.css.property
Implementations of CSS property values.
-
ClassDescriptionTransforms HTML attributes into style declarations.Attr value.Calc value.CSS Color identifiers map.Color value.CSS Property exception.Thrown when a property does not seem to have a correct value.Environment variable (
env
).Expression/Function evaluator.Expression container base class.Function value.Implementation of a gradient value.HSL color value.HWB color value.Identifier value.Aninherit
value.Aninitial
value.A CSS-wide keyword value, likeinherit
.Lab color value.LCh color value.A value that contains avar
value as part of its declaration.Linked-list implementation ofCSSValueList
, comma-separated.Number-specific value.Evaluates expressions with only percentages and plain numbers.Percentage value.Base implementation for primitive values.Database of device-independent CSS property information.A PROXY value, likeattr()
.Ratio value.Rect function.Arevert
value.RGB color value.Database of shorthand-related property information.String value.Base implementation for CSS values.When a system-dependent property must be set but there is no style database, this value can be used.Base implementation for CSS typed values.Unicode range value.Unicode character value.Unicode range wildcard value.Unknown CSS primitive value.Anunset
value.URI primitive value.This class is mostly for internal use by the library (cross-package, so its visibility is public).Factory of CSS values.The return value ofValueFactory.parseBracketList(LexicalUnit, AbstractCSSStyleDeclaration, boolean)
.This interface provides information about the processing of one (or more) CSS lexical unit(s) in order to produce aCSSValue
, that can be recovered withValueItem.getCSSValue()
.Implementation of ValueList.var()
value.This interface is mostly for internal use by the library (cross-package, so its visibility is public).