org.apache.batik.css.engine.value
public class InheritValue extends AbstractValue
Field Summary | |
---|---|
static InheritValue | INSTANCE
The only instance of this class. |
Constructor Summary | |
---|---|
protected | InheritValue()
Creates a new InheritValue object. |
Method Summary | |
---|---|
String | getCssText()
A string representation of the current value. |
short | getCssValueType()
A code defining the type of the value. |
String | toString()
Returns a printable representation of this object. |