public class URIValue extends StringValue
| Modifier and Type | Field and Description |
|---|---|
(package private) java.lang.String |
cssText |
unitType, value| Constructor and Description |
|---|
URIValue(java.lang.String cssText,
java.lang.String uri)
Creates a new StringValue.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCssText()
A string representation of the current value.
|
equals, getCssText, getPrimitiveType, getStringValue, toStringcreateDOMException, getBlue, getBottom, getCssValueType, getFloatValue, getGreen, getIdentifier, getLeft, getLength, getListStyle, getRed, getRight, getSeparator, getTop, itempublic URIValue(java.lang.String cssText,
java.lang.String uri)
public java.lang.String getCssText()
getCssText in interface ValuegetCssText in class StringValue