org.jfree.layouting.input.style.parser.stylehandler
Class ListOfConstantsReadHandler
java.lang.Object
org.jfree.layouting.input.style.parser.stylehandler.ListOfValuesReadHandler
org.jfree.layouting.input.style.parser.stylehandler.ListOfConstantsReadHandler
- All Implemented Interfaces:
- CSSValueReadHandler
- Direct Known Subclasses:
- BackgroundAttachmentReadHandler, BackgroundClipReadHandler, BackgroundOriginReadHandler, KerningModeReadHandler, TextAutoSpaceReadHandler
public abstract class ListOfConstantsReadHandler
- extends ListOfValuesReadHandler
Creation-Date: 26.11.2005, 19:16:43
- Author:
- Thomas Morgner
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListOfConstantsReadHandler
protected ListOfConstantsReadHandler(boolean auto)
ListOfConstantsReadHandler
protected ListOfConstantsReadHandler(int maxCount,
boolean auto,
boolean distinct)
addValue
public void addValue(CSSConstant constant)
parseValue
protected CSSValue parseValue(org.w3c.css.sac.LexicalUnit value)
- Specified by:
parseValue
in class ListOfValuesReadHandler
isAutoAllowed
public boolean isAutoAllowed()