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 CSSCompoundValueReadHandler
public Map createValues(org.w3c.css.sac.LexicalUnit unit)
createValues
in interface CSSCompoundValueReadHandler
unit
- Copyright © 2018 Hitachi Vantara. All rights reserved.