org.apache.batik.css.parser
public class DefaultDirectAdjacentSelector extends AbstractSiblingSelector
Constructor Summary | |
---|---|
DefaultDirectAdjacentSelector(short type, Selector parent, SimpleSelector simple)
Creates a new DefaultDirectAdjacentSelector object. |
Method Summary | |
---|---|
short | getSelectorType()
SAC: Implements {@link
org.w3c.css.sac.Selector#getSelectorType()}. |
String | toString()
Returns a representation of the selector. |