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

Class BorderTopReadHandler

public class BorderTopReadHandler extends BorderStyleReadHandler

Creation-Date: 27.11.2005, 19:52:12

Author: Thomas Morgner

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

Constructor Detail

BorderTopReadHandler

public BorderTopReadHandler()

Method Detail

createValues

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

Parameters: unit

Returns: