org.jfree.layouting.input.style.parser.stylehandler.list
Class ListStylePositionReadHandler

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

public class ListStylePositionReadHandler
extends OneOfConstantsReadHandler

Creation-Date: 01.12.2005, 19:21:45

Author:
Thomas Morgner

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

ListStylePositionReadHandler

public ListStylePositionReadHandler()