Package com.helger.css.propertyvalue


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