Valuepublic class InheritValue extends AbstractValue
| Modifier and Type | Field | Description |
|---|---|---|
static InheritValue |
INSTANCE |
The only instance of this class.
|
| Modifier | Constructor | Description |
|---|---|---|
protected |
InheritValue() |
Creates a new InheritValue object.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getCssText() |
A string representation of the current value.
|
short |
getCssValueType() |
A code defining the type of the value.
|
java.lang.String |
toString() |
Returns a printable representation of this object.
|
createDOMException, getBlue, getBottom, getFloatValue, getGreen, getIdentifier, getLeft, getLength, getListStyle, getPrimitiveType, getRed, getRight, getSeparator, getStringValue, getTop, itempublic static final InheritValue INSTANCE
public java.lang.String getCssText()
public short getCssValueType()
getCssValueType in interface ValuegetCssValueType in class AbstractValuepublic java.lang.String toString()
toString in class java.lang.ObjectCopyright ? 2018 Apache Software Foundation. All Rights Reserved.