| Interface | Description |
|---|---|
| ICSSSourceLocationAware |
Interface for objects that have a source location.
|
| ICSSVersionAware |
Interface for objects indicating that they are supported by a minimum CSS
version that may be higher than the default (CSS 2.1).
|
| ICSSWriteable |
Interface for objects that can be written to CSS.
|
| ICSSWriterSettings |
Settings for customizing the serialization of CSS properties etc.
|
| Class | Description |
|---|---|
| CCSS |
Contains CSS style constants and utility stuff.
|
| CSSFilenameHelper |
Utility methods to deal with CSS filenames.
|
| CSSSourceArea |
Defines the source location of a single token when reading CSS from a stream.
|
| CSSSourceLocation |
Defines the source location of an object when reading CSS from a stream.
|
| Enum | Description |
|---|---|
| ECSSMetaUnit |
Enumeration containing all predefined CSS meta units.
|
| ECSSSpecification |
Enumeration containing all W3C CSS specifications.
|
| ECSSSpecificationStatus |
Enumeration containing all W3C CSS specifications status.
|
| ECSSUnit |
Enumeration containing all predefined CSS units.
|
| ECSSVendorPrefix |
Enumeration containing all known CSS vendor prefixes
|
| ECSSVersion |
Contains the different CSS versions that may be of relevance.
|
Copyright © 2014–2022 Philip Helger. All rights reserved.