org.jfree.layouting.input.style.parser.stylehandler.line
Class DropInitialSizeReadHandler

java.lang.Object
  extended by org.jfree.layouting.input.style.parser.stylehandler.line.DropInitialSizeReadHandler
All Implemented Interfaces:
CSSValueReadHandler

public class DropInitialSizeReadHandler
extends java.lang.Object
implements CSSValueReadHandler

Creation-Date: 28.11.2005, 18:38:52

Author:
Thomas Morgner

Constructor Summary
DropInitialSizeReadHandler()
           
 
Method Summary
 CSSValue createValue(StyleKey name, org.w3c.css.sac.LexicalUnit value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DropInitialSizeReadHandler

public DropInitialSizeReadHandler()
Method Detail

createValue

public CSSValue createValue(StyleKey name,
                            org.w3c.css.sac.LexicalUnit value)
Specified by:
createValue in interface CSSValueReadHandler