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

Class TextOverflowReadHandler

public class TextOverflowReadHandler extends Object implements CSSCompoundValueReadHandler

Creation-Date: 02.12.2005, 19:36:00

Author: Thomas Morgner

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

Constructor Detail

TextOverflowReadHandler

public TextOverflowReadHandler()

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()