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

Class WhitespaceReadHandler

public class WhitespaceReadHandler extends Object implements CSSCompoundValueReadHandler

Creation-Date: 01.12.2005, 22:18:58

Author: Thomas Morgner

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

Constructor Detail

WhitespaceReadHandler

public WhitespaceReadHandler()

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