|
|||||||||
Home >> All >> org >> w3c >> css >> [ sac overview ] | PREV NEXT |
Uses of Interface
org.w3c.css.sac.SACMediaList
Uses of SACMediaList in org.w3c.css.sac |
Methods in org.w3c.css.sac with parameters of type SACMediaList | |
void |
DocumentHandler.importStyle(java.lang.String uri,
SACMediaList media,
java.lang.String defaultNamespaceURI)
Receive notification of a import statement in the style sheet. |
void |
DocumentHandler.startMedia(SACMediaList media)
Receive notification of the beginning of a media statement. |
void |
DocumentHandler.endMedia(SACMediaList media)
Receive notification of the end of a media statement. |
|
|||||||||
Home >> All >> org >> w3c >> css >> [ sac overview ] | PREV NEXT |