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

Class FontEmphasizeReadHandler

public class FontEmphasizeReadHandler extends Object implements CSSCompoundValueReadHandler

Creation-Date: 28.11.2005, 17:52:55

Author: Thomas Morgner

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

Constructor Detail

FontEmphasizeReadHandler

public FontEmphasizeReadHandler()

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