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