| Interface | Description |
|---|---|
| ExtendedCondition |
This interface provides additional features to the
Condition interface. |
| ExtendedSelector |
This interface extends the
Selector. |
| Class | Description |
|---|---|
| AbstractAttributeCondition |
This class provides an abstract implementation of the
AttributeCondition interface. |
| AbstractCombinatorCondition |
This class provides an abstract implementation of the
CombinatorCondition interface. |
| AbstractDescendantSelector |
This class provides an abstract implementation of the
DescendantSelector interface. |
| AbstractElementSelector |
This class provides an abstract implementation of the ElementSelector
interface.
|
| AbstractSiblingSelector |
This class provides an abstract implementation of the
SiblingSelector interface. |
| CSSAndCondition |
This class provides an implementation of the
CombinatorCondition interface. |
| CSSAttributeCondition |
This class provides an implementation of the
AttributeCondition interface. |
| CSSBeginHyphenAttributeCondition |
This class provides an implementation of the
AttributeCondition interface. |
| CSSChildSelector |
This class provides an implementation of the
DescendantSelector interface. |
| CSSClassCondition |
This class provides an implementation of the
AttributeCondition interface. |
| CSSConditionalSelector |
This class provides an implementation of the
ConditionalSelector interface. |
| CSSConditionFactory |
This class provides an implementation of the
ConditionFactory interface. |
| CSSDescendantSelector |
This class provides an implementation for the
DescendantSelector interface. |
| CSSDirectAdjacentSelector |
This class provides an implementation for the
DescendantSelector interface. |
| CSSElementSelector |
This class implements the
ElementSelector interface. |
| CSSIdCondition |
This class provides an implementation of the
AttributeCondition interface. |
| CSSLangCondition |
This class provides an implementation of the
LangCondition interface. |
| CSSOneOfAttributeCondition |
This class provides an implementation of the
AttributeCondition interface. |
| CSSPseudoClassCondition |
This class provides an implementation of the
AttributeCondition interface. |
| CSSPseudoElementSelector |
This class implements the
ElementSelector interface. |
| CSSSelectorFactory |
This class implements the
SelectorFactory interface. |
Copyright © 2000–2021 Apache Software Foundation. All rights reserved.