org.w3c.css.sac

Interface DescendantSelector

public interface DescendantSelector extends Selector

Version: $Revision: 1.1 $

Author: Philippe Le Hegaret

See Also: SAC_DESCENDANT_SELECTOR SAC_CHILD_SELECTOR

Method Summary
SelectorgetAncestorSelector()
Returns the parent selector.
SimpleSelectorgetSimpleSelector()

Method Detail

getAncestorSelector

public Selector getAncestorSelector()
Returns the parent selector.

getSimpleSelector

public SimpleSelector getSimpleSelector()