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

Class BorderColorReadHandler

public class BorderColorReadHandler extends Object implements CSSValueReadHandler, CSSCompoundValueReadHandler

Creation-Date: 27.11.2005, 19:07:11

Author: Thomas Morgner

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

Constructor Detail

BorderColorReadHandler

public BorderColorReadHandler()

Method Detail

createValue

public CSSValue createValue(StyleKey name, LexicalUnit value)

createValues

public Map createValues(LexicalUnit unit)
Parses the LexicalUnit and returns a map of (StyleKey, CSSValue) pairs.

Parameters: unit

Returns:

getAffectedKeys

public StyleKey[] getAffectedKeys()