Uses of Class
com.helger.css.utils.ECSSColorName
-
Packages that use ECSSColorName Package Description com.helger.css.utils -
-
Uses of ECSSColorName in com.helger.css.utils
Methods in com.helger.css.utils that return ECSSColorName Modifier and Type Method Description static ECSSColorNameECSSColorName. getFromNameCaseInsensitiveOrNull(String sName)static ECSSColorNameECSSColorName. 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.
-