Package com.helger.css.propertyvalue
-
Interface Summary Interface Description ICSSMultiValue Base interface for a CSS value that contains more than one valueICSSValue Represents a single CSS value that is used in a CSS declaration. -
Class Summary Class Description CCSSValue Contains CSS style constants and utility stuff.CSSSimpleValueWithUnit This class encapsulates a single numeric value and a unit (ECSSUnit).CSSValue Represents the combination of a single CSS property (ICSSProperty) and it's according value plus the important state (!CSSValueList Represents a CSS value that has both different property names and multiple different values.CSSValueMultiProperty Represents a CSS value that has several property names, but only one value.CSSValueMultiValue Represents a CSS value that has one property name, but multiple different values.