org.jfree.layouting.input.style.parser.stylehandler.border
public class BorderLeftReadHandler extends BorderStyleReadHandler
Constructor and Description |
---|
BorderLeftReadHandler() |
Modifier and Type | Method and Description |
---|---|
java.util.Map |
createValues(org.w3c.css.sac.LexicalUnit unit)
Parses the LexicalUnit and returns a map of (StyleKey, CSSValue) pairs.
|
getAffectedKeys
addValue, createValue, isAutoAllowed, lookupValue
public java.util.Map createValues(org.w3c.css.sac.LexicalUnit unit)
createValues
in interface CSSCompoundValueReadHandler
createValues
in class BorderStyleReadHandler
unit
-