| Class | Description |
|---|---|
| CSSPropertyWithDefaultValue |
A descriptor for a property and a default value
|
| CSSShortHandDescriptor |
A single descriptor for a short hand property (like font or border)
|
| CSSShortHandDescriptorFlex |
A special
CSSShortHandDescriptor implementation for margin and
padding as well as for border-color. |
| CSSShortHandDescriptorWithAlignment |
A special
CSSShortHandDescriptor implementation for margin and
padding as well as for border-color. |
| CSSShortHandRegistry |
A static registry for all CSS short hand declarations (like
border or margin). |
Copyright © 2014–2022 Philip Helger. All rights reserved.