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

java.lang.Object
  extended by org.jfree.layouting.input.style.parser.stylehandler.OneOfConstantsReadHandler
      extended by org.jfree.layouting.input.style.parser.stylehandler.border.BorderStyleReadHandler
          extended by org.jfree.layouting.input.style.parser.stylehandler.column.ColumnRuleStyleReadHandler
All Implemented Interfaces:
CSSCompoundValueReadHandler, CSSValueReadHandler

public class ColumnRuleStyleReadHandler
extends BorderStyleReadHandler

Creation-Date: 04.12.2005, 13:25:44

Author:
Thomas Morgner

Constructor Summary
ColumnRuleStyleReadHandler()
           
 
Method Summary
 
Methods inherited from class org.jfree.layouting.input.style.parser.stylehandler.border.BorderStyleReadHandler
createValues, getAffectedKeys
 
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

ColumnRuleStyleReadHandler

public ColumnRuleStyleReadHandler()