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

Class OverflowClipReadHandler

Implemented Interfaces:
CSSValueReadHandler

public class OverflowClipReadHandler
extends java.lang.Object
implements CSSValueReadHandler

Creation-Date: 28.11.2005, 15:36:05
Author:
Thomas Morgner

Constructor Summary

OverflowClipReadHandler()

Method Summary

CSSValue
createValue(StyleKey name, LexicalUnit value)

Constructor Details

OverflowClipReadHandler

public OverflowClipReadHandler()

Method Details

createValue

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