public class AbstractCompoundValueReadHandler extends Object implements CSSCompoundValueReadHandler
| Constructor and Description |
|---|
AbstractCompoundValueReadHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addHandler(StyleKey key,
CSSValueReadHandler handler) |
Map |
createValues(org.w3c.css.sac.LexicalUnit unit)
Parses the LexicalUnit and returns a map of (StyleKey, CSSValue) pairs.
|
StyleKey[] |
getAffectedKeys() |
protected void addHandler(StyleKey key, CSSValueReadHandler handler)
public StyleKey[] getAffectedKeys()
getAffectedKeys in interface CSSCompoundValueReadHandlerpublic Map createValues(org.w3c.css.sac.LexicalUnit unit)
createValues in interface CSSCompoundValueReadHandlerunit - Copyright © 2020 Hitachi Vantara. All rights reserved.