public abstract class OneOfConstantsReadHandler extends 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,
org.w3c.css.sac.LexicalUnit value) |
boolean |
isAutoAllowed() |
protected CSSValue |
lookupValue(org.w3c.css.sac.LexicalUnit value) |
public CSSValue createValue(StyleKey name, org.w3c.css.sac.LexicalUnit value)
createValue
in interface CSSValueReadHandler
protected CSSValue lookupValue(org.w3c.css.sac.LexicalUnit value)
protected void addValue(CSSConstant constant)
public boolean isAutoAllowed()
Copyright © 2018 Hitachi Vantara. All rights reserved.