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

Class WritingModeReadHandler

public class WritingModeReadHandler extends Object implements CSSCompoundValueReadHandler

Creation-Date: 02.12.2005, 17:38:27

Author: Thomas Morgner

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

Constructor Detail

WritingModeReadHandler

public WritingModeReadHandler()

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()