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

Class BackgroundSizeReadHandler

Implemented Interfaces:
CSSValueReadHandler

public class BackgroundSizeReadHandler
extends java.lang.Object
implements CSSValueReadHandler

Creation-Date: 26.11.2005, 18:29:10
Author:
Thomas Morgner

Constructor Summary

BackgroundSizeReadHandler()

Method Summary

CSSValue
createValue(StyleKey name, LexicalUnit value)

Constructor Details

BackgroundSizeReadHandler

public BackgroundSizeReadHandler()

Method Details

createValue

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