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

Class TextIndentReadHandler

Implemented Interfaces:
CSSValueReadHandler

public class TextIndentReadHandler
extends java.lang.Object
implements CSSValueReadHandler

Creation-Date: 02.12.2005, 19:13:31
Author:
Thomas Morgner

Constructor Summary

TextIndentReadHandler()

Method Summary

CSSValue
createValue(StyleKey name, LexicalUnit value)

Constructor Details

TextIndentReadHandler

public TextIndentReadHandler()

Method Details

createValue

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