| Package | Description |
|---|---|
| com.helger.css | |
| com.helger.css.property |
| Modifier and Type | Method and Description |
|---|---|
static ECSSSpecification |
ECSSSpecification.getFromIDOrNull(String sName) |
static ECSSSpecification |
ECSSSpecification.getFromIDOrNull(String sName) |
static ECSSSpecification |
ECSSSpecification.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ECSSSpecification |
ECSSSpecification.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ECSSSpecification[] |
ECSSSpecification.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static ECSSSpecification[] |
ECSSSpecification.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Set<ECSSSpecification> |
ECSSProperty.getAllSpecifications() |
Set<ECSSSpecification> |
ECSSProperty.getAllSpecifications() |
Copyright © 2014–2022 Philip Helger. All rights reserved.