Uses of Enum
com.helger.css.ECSSSpecification
Packages that use ECSSSpecification
-
Uses of ECSSSpecification in com.helger.css
Methods in com.helger.css that return ECSSSpecificationModifier and TypeMethodDescriptionstatic ECSSSpecificationECSSSpecification.getFromIDOrNull(String sName) static ECSSSpecificationReturns 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. -
Uses of ECSSSpecification in com.helger.css.property
Methods in com.helger.css.property that return types with arguments of type ECSSSpecification