org.jfree.layouting.input.style.parser.stylehandler.table
Class CaptionSideReadHandler

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

public class CaptionSideReadHandler
extends OneOfConstantsReadHandler

Creation-Date: 18.07.2006, 19:00:10

Author:
Thomas Morgner

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

CaptionSideReadHandler

public CaptionSideReadHandler()