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