public abstract class AbstractWidthReadHandler extends Object implements CSSValueReadHandler
Modifier and Type | Method and Description |
---|---|
CSSValue |
createValue(StyleKey name,
org.w3c.css.sac.LexicalUnit value) |
boolean |
isAllowAuto() |
boolean |
isAllowPercentages() |
public boolean isAllowPercentages()
public boolean isAllowAuto()
public CSSValue createValue(StyleKey name, org.w3c.css.sac.LexicalUnit value)
createValue
in interface CSSValueReadHandler