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, item
public static final InheritValue INSTANCE
public String getCssText()
public short getCssValueType()
getCssValueType
in interface Value
getCssValueType
in class AbstractValue
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.