org.jfree.layouting.input.style.parser.stylehandler
public abstract class OneOfConstantsReadHandler extends Object implements CSSValueReadHandler
Constructor Summary | |
---|---|
protected | OneOfConstantsReadHandler(boolean auto) |
Method Summary | |
---|---|
protected void | addValue(CSSConstant constant) |
CSSValue | createValue(StyleKey name, LexicalUnit value) |
boolean | isAutoAllowed() |
protected CSSValue | lookupValue(LexicalUnit value) |