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

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

public class BorderCollapseReadHandler
extends OneOfConstantsReadHandler

Creation-Date: 18.07.2006, 19:00:10

Author:
Thomas Morgner

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

BorderCollapseReadHandler

public BorderCollapseReadHandler()