|
|||||||||
Home >> All >> org >> w3c >> css >> [ sac overview ] | PREV NEXT |
Uses of Interface
org.w3c.css.sac.SelectorList
Uses of SelectorList in org.w3c.css.sac |
Methods in org.w3c.css.sac that return SelectorList | |
SelectorList |
Parser.parseSelectors(InputSource source)
Parse a comma separated list of selectors. |
Methods in org.w3c.css.sac with parameters of type SelectorList | |
void |
DocumentHandler.startSelector(SelectorList selectors)
Receive notification of the beginning of a rule statement. |
void |
DocumentHandler.endSelector(SelectorList selectors)
Receive notification of the end of a rule statement. |
|
|||||||||
Home >> All >> org >> w3c >> css >> [ sac overview ] | PREV NEXT |