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