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

Class TextScriptReadHandler

Implemented Interfaces:
CSSValueReadHandler

public class TextScriptReadHandler
extends java.lang.Object
implements CSSValueReadHandler

Creation-Date: 08.12.2005, 17:10:11
Author:
Thomas Morgner

Constructor Summary

TextScriptReadHandler()

Method Summary

CSSValue
createValue(StyleKey name, LexicalUnit value)

Constructor Details

TextScriptReadHandler

public TextScriptReadHandler()

Method Details

createValue

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