org.jfree.layouting.input.style.parser.stylehandler.box
Class BoxSizingReadHandler

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

public class BoxSizingReadHandler
extends OneOfConstantsReadHandler


Constructor Summary
BoxSizingReadHandler()
           
 
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

BoxSizingReadHandler

public BoxSizingReadHandler()