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

Class ContentReadHandler

Implemented Interfaces:
CSSValueReadHandler

public class ContentReadHandler
extends OneOfConstantsReadHandler

Creation-Date: 01.12.2005, 18:06:38
Author:
Thomas Morgner

Constructor Summary

ContentReadHandler()

Method Summary

CSSValue
createValue(StyleKey name, LexicalUnit value)

Methods inherited from class org.jfree.layouting.input.style.parser.stylehandler.OneOfConstantsReadHandler

addValue, createValue, isAutoAllowed, lookupValue

Constructor Details

ContentReadHandler

public ContentReadHandler()

Method Details

createValue

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