org.jfree.layouting.input.style.parser.stylehandler.column
Class ColumnWidthPolicyReadHandler

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

public class ColumnWidthPolicyReadHandler
extends OneOfConstantsReadHandler

Creation-Date: 08.12.2005, 17:33:13

Author:
Thomas Morgner

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

ColumnWidthPolicyReadHandler

public ColumnWidthPolicyReadHandler()