Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jfree.layouting.input.style.parser.stylehandler.AbstractCompoundValueReadHandler
org.jfree.layouting.input.style.parser.stylehandler.column.ColumnRuleReadHandler
public class ColumnRuleReadHandler
extends AbstractCompoundValueReadHandler
Constructor Summary | |
Method Summary | |
Map |
|
Methods inherited from class org.jfree.layouting.input.style.parser.stylehandler.AbstractCompoundValueReadHandler | |
addHandler , createValues , getAffectedKeys |
public Map createValues(LexicalUnit unit)
Parses the LexicalUnit and returns a map of (StyleKey, CSSValue) pairs.
- Specified by:
- createValues in interface CSSCompoundValueReadHandler
- Overrides:
- createValues in interface AbstractCompoundValueReadHandler
- Parameters:
unit
-
- Returns: