public class InheritValue extends AbstractValue
| Modifier and Type | Field and Description |
|---|---|
static InheritValue |
INSTANCE
The only instance of this class.
|
| Modifier | Constructor and Description |
|---|---|
protected |
InheritValue()
Creates a new InheritValue object.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
createDOMException, getBlue, getBottom, getFloatValue, getGreen, getIdentifier, getLeft, getLength, getListStyle, getPrimitiveType, getRed, getRight, getSeparator, getStringValue, getTop, itempublic static final InheritValue INSTANCE
public String getCssText()
public short getCssValueType()
getCssValueType in interface ValuegetCssValueType in class AbstractValueCopyright © 2000–2017 Apache Software Foundation. All rights reserved.