|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xhtmlrenderer.css.style.DerivedValue
org.xhtmlrenderer.css.style.derived.ListValue
public class ListValue
| Constructor Summary | |
|---|---|
ListValue(CSSName name,
PropertyValue value)
|
|
| Method Summary | |
|---|---|
java.lang.String[] |
asStringArray()
|
java.util.List |
getValues()
|
| Methods inherited from class org.xhtmlrenderer.css.style.DerivedValue |
|---|
asColor, asFloat, asIdentValue, asString, getCssSacUnitType, getFloatProportionalTo, getStringValue, hasAbsoluteUnit, isAbsoluteUnit, isDeclaredInherit, isDependentOnFontSize, isIdent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ListValue(CSSName name,
PropertyValue value)
| Method Detail |
|---|
public java.util.List getValues()
public java.lang.String[] asStringArray()
asStringArray in interface FSDerivedValueasStringArray in class DerivedValue
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||