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

Class BorderBreakReadHandler

public class BorderBreakReadHandler extends BorderStyleReadHandler

Creation-Date: 27.11.2005, 19:52:12

Author: Thomas Morgner

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

Constructor Detail

BorderBreakReadHandler

public BorderBreakReadHandler()

Method Detail

createValues

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

Parameters: unit

Returns: