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

Class OverflowReadHandler

public class OverflowReadHandler extends OneOfConstantsReadHandler implements CSSCompoundValueReadHandler

Creation-Date: 28.11.2005, 16:06:42

Author: Thomas Morgner

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

Constructor Detail

OverflowReadHandler

public OverflowReadHandler()

Method Detail

createValues

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

Parameters: unit

Returns:

getAffectedKeys

public StyleKey[] getAffectedKeys()