public abstract class ListOfConstantsReadHandler extends ListOfValuesReadHandler
| Modifier | Constructor and Description |
|---|---|
protected |
ListOfConstantsReadHandler(boolean auto) |
protected |
ListOfConstantsReadHandler(int maxCount,
boolean auto,
boolean distinct) |
| Modifier and Type | Method and Description |
|---|---|
void |
addValue(CSSConstant constant) |
boolean |
isAutoAllowed() |
protected CSSValue |
parseValue(LexicalUnit value) |
createValue, getMaxCount, isDistinctValuesprotected ListOfConstantsReadHandler(boolean auto)
protected ListOfConstantsReadHandler(int maxCount,
boolean auto,
boolean distinct)
public void addValue(CSSConstant constant)
protected CSSValue parseValue(LexicalUnit value)
parseValue in class ListOfValuesReadHandlerpublic boolean isAutoAllowed()