public interface CSSCompoundValueReadHandler
Modifier and Type | Method and Description |
---|---|
Map |
createValues(org.w3c.css.sac.LexicalUnit unit)
Parses the LexicalUnit and returns a map of (StyleKey, CSSValue) pairs.
|
StyleKey[] |
getAffectedKeys() |