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.
|
Modifier and Type | Method and Description |
---|---|
String |
getValue()
SAC: Implements
AttributeCondition#getValue() . |
protected String value
protected AbstractAttributeCondition(String value)
public String getValue()
AttributeCondition#getValue()
.Copyright ? 2015 Apache Software Foundation. All Rights Reserved.