| Package | Description |
|---|---|
| com.helger.css.decl | |
| com.helger.css.decl.shorthand | |
| com.helger.css.property | |
| com.helger.css.property.customizer | |
| com.helger.css.propertyvalue |
| Class and Description |
|---|
| ECSSProperty
Contains a list of most CSS property names.
|
| Class and Description |
|---|
| ECSSProperty
Contains a list of most CSS property names.
|
| ICSSProperty
Base interface for a single CSS property.
|
| Class and Description |
|---|
| AbstractCSSProperty
Abstract base class for implementing
ICSSProperty |
| AbstractCSSPropertyEnums
CSS properties with a dynamic number of entries.
|
| CSSPropertyColor
Represents a color value
|
| CSSPropertyDouble
CSS property that is either an enumeration or a decimal value without a unit
(e.g. opacity)
|
| CSSPropertyEnum
CSS property with a predefined list of possible values (e.g.
|
| CSSPropertyEnumOrColor
CSS property that is either an enumeration or a color value (e.g.
|
| CSSPropertyEnumOrColors
CSS property that is a list of either an enumeration or a color value (e.g.
|
| CSSPropertyEnumOrInt
CSS property that is either an enumeration or a numeric value without a unit
(e.g. z-index)
|
| CSSPropertyEnumOrNumber
CSS property that is either an enumeration or a numeric value (e.g.
|
| CSSPropertyEnumOrNumbers
CSS property that is a list of either an enumeration or a numeric value (e.g.
|
| CSSPropertyEnumOrRect
CSS property that is either an enumeration or a rectangle (e.g. clip)
|
| CSSPropertyEnumOrURL
CSS property that is either an enumeration or a URL value (e.g.
|
| CSSPropertyEnums
CSS property that is a list of enumeration entries (e.g. border-style)
|
| CSSPropertyFree
CSS property without any value constraints, except that it may not be empty.
|
| CSSPropertyNumber
CSS property that is a number (e.g. line-height)
|
| CSSPropertyNumbers
CSS property with a list of numbers (e.g. padding)
|
| CSSPropertyURL
CSS property that needs to be an URL
|
| ECSSProperty
Contains a list of most CSS property names.
|
| ICSSProperty
Base interface for a single CSS property.
|
| Class and Description |
|---|
| ICSSProperty
Base interface for a single CSS property.
|
| Class and Description |
|---|
| ECSSProperty
Contains a list of most CSS property names.
|
| ICSSProperty
Base interface for a single CSS property.
|
Copyright © 2014–2018 Philip Helger. All rights reserved.