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

Class BorderLeftReadHandler

public class BorderLeftReadHandler extends BorderStyleReadHandler

Creation-Date: 27.11.2005, 19:52:12

Author: Thomas Morgner

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

Constructor Detail

BorderLeftReadHandler

public BorderLeftReadHandler()

Method Detail

createValues

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

Parameters: unit

Returns: