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

Class DisplayReadHandler

public class DisplayReadHandler extends Object implements CSSCompoundValueReadHandler

Creation-Date: 27.11.2005, 20:51:57

Author: Thomas Morgner

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

Constructor Detail

DisplayReadHandler

public DisplayReadHandler()

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