CSSCompoundValueReadHandler
, CSSValueReadHandler
public class BorderTopReadHandler extends BorderStyleReadHandler
Constructor | Description |
---|---|
BorderTopReadHandler() |
Modifier and Type | Method | Description |
---|---|---|
java.util.Map |
createValues(org.w3c.css.sac.LexicalUnit unit) |
Parses the LexicalUnit and returns a map of (StyleKey, CSSValue) pairs.
|
getAffectedKeys
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addValue, createValue, isAutoAllowed, lookupValue
public java.util.Map createValues(org.w3c.css.sac.LexicalUnit unit)
createValues
in interface CSSCompoundValueReadHandler
createValues
in class BorderStyleReadHandler
unit
-