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

Class TextDecorationReadHandler

public class TextDecorationReadHandler extends OneOfConstantsReadHandler implements CSSCompoundValueReadHandler

Creation-Date: 03.12.2005, 19:06:09

Author: Thomas Morgner

Constructor Summary
TextDecorationReadHandler()
Method Summary
MapcreateValues(LexicalUnit unit)
Parses the LexicalUnit and returns a map of (StyleKey, CSSValue) pairs.
StyleKey[]getAffectedKeys()

Constructor Detail

TextDecorationReadHandler

public TextDecorationReadHandler()

Method Detail

createValues

public Map createValues(LexicalUnit unit)
Parses the LexicalUnit and returns a map of (StyleKey, CSSValue) pairs.

Parameters: unit

Returns:

getAffectedKeys

public StyleKey[] getAffectedKeys()