public class CSSValueListImpl extends CSSValueImpl implements org.w3c.dom.css.CSSValueList
CSS_CUSTOM, CSS_INHERIT, CSS_PRIMITIVE_VALUE, CSS_VALUE_LISTCSS_CUSTOM, CSS_INHERIT, CSS_PRIMITIVE_VALUE, CSS_VALUE_LIST| Modifier and Type | Method and Description |
|---|---|
int |
getLength() |
org.w3c.dom.css.CSSValue |
item(int index) |
equals, getCssText, getCssValueType, hashCode, setCssTextclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetCssText, getCssValueType, setCssTextpublic int getLength()
getLength in interface org.w3c.dom.css.CSSValueListpublic org.w3c.dom.css.CSSValue item(int index)
item in interface org.w3c.dom.css.CSSValueListCopyright © 2025. All rights reserved.