org.w3c.css.sac
Interface SACMediaList
- public interface SACMediaList
- Version:
- $Revision: 1.1 $
 
 
 
 
| Method Summary | 
|  int | getLength()Returns
the length of this media list
 | 
|  java.lang.String | item(int index)Returns
the medium at the specified index, or
 nullif this is
not a valid index. | 
  
 
 
 
 
getLength
public int getLength()
- Returns the length of this media list
 
item
public java.lang.String item(int index)
- Returns the medium at the specified index, or nullif this is not a valid index.
 
Copyright
© 2002 W3C® (MIT, INRIA,
Keio), All Rights Reserved.
W3C liability,
trademark,
document
use and software
licensing rules apply. Your interactions with this site are in
accordance with our public
and Member
privacy statements.