Uses of Enum Class
org.joox.selector.Specifier.Type
Packages that use Specifier.Type
-
Uses of Specifier.Type in org.joox.selector
Subclasses with type arguments of type Specifier.Type in org.joox.selectorMethods in org.joox.selector that return Specifier.TypeModifier and TypeMethodDescriptionAttributeSpecifier.getType()Get the specifier type.NegationSpecifier.getType()Get the specifier type.PseudoClassSpecifier.getType()Get the specifier type.PseudoNthSpecifier.getType()Get the specifier type.Specifier.getType()Get the specifier type.static Specifier.TypeReturns the enum constant of this class with the specified name.static Specifier.Type[]Specifier.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.