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

Class LineStackingReadHandler

public class LineStackingReadHandler extends Object implements CSSCompoundValueReadHandler

Creation-Date: 28.11.2005, 18:06:12

Author: Thomas Morgner

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

Constructor Detail

LineStackingReadHandler

public LineStackingReadHandler()

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