org.jfree.layouting.input.style.parser.stylehandler.border
Class BackgroundAttachmentReadHandler

java.lang.Object
  extended by org.jfree.layouting.input.style.parser.stylehandler.ListOfValuesReadHandler
      extended by org.jfree.layouting.input.style.parser.stylehandler.ListOfConstantsReadHandler
          extended by org.jfree.layouting.input.style.parser.stylehandler.border.BackgroundAttachmentReadHandler
All Implemented Interfaces:
CSSValueReadHandler

public class BackgroundAttachmentReadHandler
extends ListOfConstantsReadHandler

Creation-Date: 25.11.2005, 18:00:23

Author:
Thomas Morgner

Constructor Summary
BackgroundAttachmentReadHandler()
           
 
Method Summary
 
Methods inherited from class org.jfree.layouting.input.style.parser.stylehandler.ListOfConstantsReadHandler
addValue, isAutoAllowed, parseValue
 
Methods inherited from class org.jfree.layouting.input.style.parser.stylehandler.ListOfValuesReadHandler
createValue, getMaxCount, isDistinctValues
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BackgroundAttachmentReadHandler

public BackgroundAttachmentReadHandler()