org.w3c.css.sac
public interface SACMediaList
Version: $Revision: 477010 $
Method Summary | |
---|---|
int | getLength()
Returns the length of this media list |
String | item(int index)
Returns the medium at the specified index, or null if this
is not a valid index. |
null
if this
is not a valid index.