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

Class DropInitialSizeReadHandler

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, LexicalUnit value)

Constructor Details

DropInitialSizeReadHandler

public DropInitialSizeReadHandler()

Method Details

createValue

public CSSValue createValue(StyleKey name,
                            LexicalUnit value)
Specified by:
createValue in interface CSSValueReadHandler