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

Class FontWeightReadHandler

Implemented Interfaces:
CSSValueReadHandler

public class FontWeightReadHandler
extends java.lang.Object
implements CSSValueReadHandler

Creation-Date: 28.11.2005, 16:44:30
Author:
Thomas Morgner

Constructor Summary

FontWeightReadHandler()

Method Summary

CSSValue
createValue(StyleKey name, LexicalUnit value)

Constructor Details

FontWeightReadHandler

public FontWeightReadHandler()

Method Details

createValue

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