public abstract class AbstractAttributeCondition extends Object
org.w3c.css.sac.AttributeCondition
interface.Modifier and Type | Field and Description |
---|---|
protected String |
value
The attribute value.
|
Modifier | Constructor and Description |
---|---|
protected |
AbstractAttributeCondition(String value)
Creates a new AbstractAttributeCondition object.
|
protected String value
protected AbstractAttributeCondition(String value)
public String getValue()
AttributeCondition#getValue()
.Copyright ? 2009 Apache Software Foundation. All Rights Reserved.