Uses of Enum Class
jodd.csselly.Selector.Type
Packages that use Selector.Type
-
Uses of Selector.Type in jodd.csselly
Subclasses with type arguments of type Selector.Type in jodd.cssellyFields in jodd.csselly declared as Selector.TypeMethods in jodd.csselly that return Selector.TypeModifier and TypeMethodDescriptionSelector.getType()Returns selector type.static Selector.TypeReturns the enum constant of this class with the specified name.static Selector.Type[]Selector.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in jodd.csselly with parameters of type Selector.Type