CSSCompoundValueReadHandler, CSSValueReadHandlerpublic class VerticalAlignReadHandler extends OneOfConstantsReadHandler implements CSSCompoundValueReadHandler
| Constructor | Description |
|---|---|
VerticalAlignReadHandler() |
| 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.
|
StyleKey[] |
getAffectedKeys() |
|
protected CSSValue |
lookupValue(org.w3c.css.sac.LexicalUnit value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddValue, createValue, isAutoAllowedprotected CSSValue lookupValue(org.w3c.css.sac.LexicalUnit value)
lookupValue in class OneOfConstantsReadHandlerpublic java.util.Map createValues(org.w3c.css.sac.LexicalUnit unit)
createValues in interface CSSCompoundValueReadHandlerunit - public StyleKey[] getAffectedKeys()
getAffectedKeys in interface CSSCompoundValueReadHandler