|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.batik.css.parser.AbstractAttributeCondition
public abstract class AbstractAttributeCondition
This class provides an abstract implementation of the org.w3c.css.sac.AttributeCondition interface.
| Field Summary | |
|---|---|
protected java.lang.String |
value
The attribute value. |
| Constructor Summary | |
|---|---|
protected |
AbstractAttributeCondition(java.lang.String value)
Creates a new AbstractAttributeCondition object. |
| Method Summary | |
|---|---|
java.lang.String |
getValue()
SAC: Implements AttributeCondition#getValue(). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String value
| Constructor Detail |
|---|
protected AbstractAttributeCondition(java.lang.String value)
| Method Detail |
|---|
public java.lang.String getValue()
AttributeCondition#getValue().
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||