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

Class BorderStyleReadHandler

public class BorderStyleReadHandler extends OneOfConstantsReadHandler implements CSSCompoundValueReadHandler

Creation-Date: 27.11.2005, 19:17:22

Author: Thomas Morgner

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

Constructor Detail

BorderStyleReadHandler

public BorderStyleReadHandler()

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