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