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

Class BorderReadHandler

public class BorderReadHandler extends BorderStyleReadHandler

Creation-Date: 27.11.2005, 19:52:12

Author: Thomas Morgner

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

Constructor Detail

BorderReadHandler

public BorderReadHandler()

Method Detail

createValues

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

Parameters: unit

Returns: