Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jfree.layouting.input.style.parser.stylehandler.ListOfValuesReadHandler
org.jfree.layouting.input.style.parser.stylehandler.ListOfConstantsReadHandler
public abstract class ListOfConstantsReadHandler
extends ListOfValuesReadHandler
Constructor Summary | |
| |
|
Method Summary | |
void |
|
boolean | |
protected CSSValue |
|
Methods inherited from class org.jfree.layouting.input.style.parser.stylehandler.ListOfValuesReadHandler | |
createValue , getMaxCount , isDistinctValues , parseValue |
protected ListOfConstantsReadHandler(boolean auto)
protected ListOfConstantsReadHandler(int maxCount, boolean auto, boolean distinct)
public boolean isAutoAllowed()
protected CSSValue parseValue(LexicalUnit value)
- Overrides:
- parseValue in interface ListOfValuesReadHandler