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

Class BackgroundReadHandler

public class BackgroundReadHandler extends Object implements CSSCompoundValueReadHandler

Creation-Date: 26.11.2005, 19:39:19

Author: Thomas Morgner

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

Constructor Detail

BackgroundReadHandler

public BackgroundReadHandler()

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