Interface ICSSValue

All Superinterfaces:
ICSSWriteable
All Known Subinterfaces:
ICSSMultiValue
All Known Implementing Classes:
CSSValue, CSSValueList, CSSValueMultiProperty, CSSValueMultiValue

@MustImplementEqualsAndHashcode public interface ICSSValue extends ICSSWriteable
Represents a single CSS value that is used in a CSS declaration.
Author:
Philip Helger
  • Method Details

    • getProp

      Returns:
      The underlying CSS property from an enum. Never null.