Uses of Enum Class
org.joox.selector.Specifier.Type
Packages that use Specifier.Type
-
Uses of Specifier.Type in org.joox.selector
Methods 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.Type
Returns 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.