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