org.w3c.flute.parser
public class MediaListImpl extends Object implements SACMediaList
Version: $Revision: 6653 $
Field Summary | |
---|---|
String[] | array |
int | current |
Method Summary | |
---|---|
void | addItem(String medium) |
int | getLength() |
String | item(int index) |
String | toString()
Returns a string representation of this object. |