org.apache.batik.css.parser
public class DefaultBeginHyphenAttributeCondition extends DefaultAttributeCondition
Constructor Summary | |
---|---|
DefaultBeginHyphenAttributeCondition(String localName, String namespaceURI, boolean specified, String value)
Creates a new DefaultAttributeCondition object. |
Method Summary | |
---|---|
short | getConditionType()
SAC: Implements {@link
org.w3c.css.sac.Condition#getConditionType()}. |
String | toString()
Returns a text representation of this object. |