Uses of Class
com.helger.css.decl.ECSSSelectorCombinator
-
Packages that use ECSSSelectorCombinator Package Description com.helger.css.decl -
-
Uses of ECSSSelectorCombinator in com.helger.css.decl
Methods in com.helger.css.decl that return ECSSSelectorCombinator Modifier and Type Method Description static ECSSSelectorCombinatorECSSSelectorCombinator. getFromNameOrNull(String sName)static ECSSSelectorCombinatorECSSSelectorCombinator. valueOf(String name)Returns the enum constant of this type with the specified name.static ECSSSelectorCombinator[]ECSSSelectorCombinator. values()Returns an array containing the constants of this enum type, in the order they are declared.
-