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.OneOfConstantsReadHandler
org.jfree.layouting.input.style.parser.stylehandler.border.BorderStyleReadHandler
org.jfree.layouting.input.style.parser.stylehandler.border.BorderTopReadHandler
public class BorderTopReadHandler
extends BorderStyleReadHandler
Constructor Summary | |
Method Summary | |
Map |
|
Methods inherited from class org.jfree.layouting.input.style.parser.stylehandler.border.BorderStyleReadHandler | |
createValues , getAffectedKeys |
Methods inherited from class org.jfree.layouting.input.style.parser.stylehandler.OneOfConstantsReadHandler | |
addValue , createValue , isAutoAllowed , lookupValue |
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 BorderStyleReadHandler
- Parameters:
unit
-
- Returns: