public class MediaListImpl extends Object implements org.w3c.css.sac.SACMediaList
| Constructor and Description |
|---|
MediaListImpl() |
| Modifier and Type | Method and Description |
|---|---|
int |
getLength() |
String |
item(int index) |
String |
toString()
Returns a string representation of this object.
|
public int getLength()
getLength in interface org.w3c.css.sac.SACMediaListpublic String item(int index)
item in interface org.w3c.css.sac.SACMediaList