Uses of Enum
org.attoparser.select.MarkupSelectorItem.IndexCondition.IndexConditionType
Packages that use MarkupSelectorItem.IndexCondition.IndexConditionType
Package
Description
Handlers for filtering a part or several parts of markup during parsing
in a fast and efficient way.
-
Uses of MarkupSelectorItem.IndexCondition.IndexConditionType in org.attoparser.select
Subclasses with type arguments of type MarkupSelectorItem.IndexCondition.IndexConditionType in org.attoparser.selectModifier and TypeClassDescription(package private) static enumFields in org.attoparser.select declared as MarkupSelectorItem.IndexCondition.IndexConditionTypeModifier and TypeFieldDescription(package private) final MarkupSelectorItem.IndexCondition.IndexConditionTypeMarkupSelectorItem.IndexCondition.typeMethods in org.attoparser.select that return MarkupSelectorItem.IndexCondition.IndexConditionTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.MarkupSelectorItem.IndexCondition.IndexConditionType.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.attoparser.select with parameters of type MarkupSelectorItem.IndexCondition.IndexConditionTypeModifierConstructorDescription(package private)IndexCondition(MarkupSelectorItem.IndexCondition.IndexConditionType type, int value)