public abstract class OneOfConstantsReadHandler extends java.lang.Object implements CSSValueReadHandler
Modifier | Constructor and Description |
---|---|
protected |
OneOfConstantsReadHandler(boolean auto) |
Modifier and Type | Method and Description |
---|---|
protected void |
addValue(CSSConstant constant) |
CSSValue |
createValue(StyleKey name,
LexicalUnit value) |
boolean |
isAutoAllowed() |
protected CSSValue |
lookupValue(LexicalUnit value) |
public CSSValue createValue(StyleKey name, LexicalUnit value)
createValue
in interface CSSValueReadHandler
protected CSSValue lookupValue(LexicalUnit value)
protected void addValue(CSSConstant constant)
public boolean isAutoAllowed()