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