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

java.lang.Object
  extended by org.jfree.layouting.input.style.parser.stylehandler.OneOfConstantsReadHandler
      extended by org.jfree.layouting.input.style.parser.stylehandler.border.BackgroundBreakReadHandler
All Implemented Interfaces:
CSSValueReadHandler

public class BackgroundBreakReadHandler
extends OneOfConstantsReadHandler

Creation-Date: 25.11.2005, 18:00:23

Author:
Thomas Morgner

Constructor Summary
BackgroundBreakReadHandler()
           
 
Method Summary
 
Methods inherited from class org.jfree.layouting.input.style.parser.stylehandler.OneOfConstantsReadHandler
addValue, createValue, isAutoAllowed, lookupValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BackgroundBreakReadHandler

public BackgroundBreakReadHandler()