Package org.apache.batik.css.sac

Provides the implementations of various interfaces used by SAC parsers.

See:
          Description

Interface Summary
ExtendedCondition This interface provides additional features to the Condition interface.
ExtendedSelector This interface extends the Selector.
 

Class Summary
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.
CSSOMAndCondition This class provides an implementation of the CombinatorCondition interface.
CSSOMAttributeCondition This class provides an implementation of the AttributeCondition interface.
CSSOMBeginHyphenAttributeCondition This class provides an implementation of the AttributeCondition interface.
CSSOMChildSelector This class provides an implementation of the DescendantSelector interface.
CSSOMClassCondition This class provides an implementation of the AttributeCondition interface.
CSSOMConditionalSelector This class provides an implementation of the ConditionalSelector interface.
CSSOMConditionFactory This class provides an implementation of the ConditionFactory interface.
CSSOMDescendantSelector This class provides an implementation for the DescendantSelector interface.
CSSOMDirectAdjacentSelector This class provides an implementation for the DescendantSelector interface.
CSSOMElementSelector This class implements the ElementSelector interface.
CSSOMIdCondition This class provides an implementation of the AttributeCondition interface.
CSSOMLangCondition This class provides an implementation of the LangCondition interface.
CSSOMOneOfAttributeCondition This class provides an implementation of the AttributeCondition interface.
CSSOMPseudoClassCondition This class provides an implementation of the AttributeCondition interface.
CSSOMPseudoElementSelector This class implements the ElementSelector interface.
CSSOMSelectorFactory This class implements the SelectorFactory interface.
 

Package org.apache.batik.css.sac Description

Provides the implementations of various interfaces used by SAC parsers.



Copyright © 2001 Apache Software Foundation. All Rights Reserved.