Uses of Enum
com.helger.css.decl.ECSSSelectorCombinator
Packages that use ECSSSelectorCombinator
-
Uses of ECSSSelectorCombinator in com.helger.css.decl
Methods in com.helger.css.decl that return ECSSSelectorCombinatorModifier and TypeMethodDescriptionstatic ECSSSelectorCombinatorECSSSelectorCombinator.getFromNameOrNull(String sName) static ECSSSelectorCombinatorReturns 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.