public class ColorReadHandler extends java.lang.Object implements CSSValueReadHandler
| Constructor and Description |
|---|
ColorReadHandler() |
| Modifier and Type | Method and Description |
|---|---|
static CSSValue |
createColorValue(org.w3c.css.sac.LexicalUnit value) |
CSSValue |
createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
public CSSValue createValue(StyleKey name, org.w3c.css.sac.LexicalUnit value)
createValue in interface CSSValueReadHandlerpublic static CSSValue createColorValue(org.w3c.css.sac.LexicalUnit value)