CSSCompoundValueReadHandler, CSSValueReadHandlerpublic class BorderRightReadHandler extends BorderStyleReadHandler
| Constructor | Description |
|---|---|
BorderRightReadHandler() |
| 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.
|
getAffectedKeysclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddValue, createValue, isAutoAllowed, lookupValuepublic java.util.Map createValues(org.w3c.css.sac.LexicalUnit unit)
createValues in interface CSSCompoundValueReadHandlercreateValues in class BorderStyleReadHandlerunit -