|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.steadystate.css.parser.SACMediaListImpl
public class SACMediaListImpl
| Constructor Summary | |
|---|---|
SACMediaListImpl()
|
|
| Method Summary | |
|---|---|
void |
add(java.lang.String s)
|
int |
getLength()
Returns the length of this media list |
java.lang.String |
item(int index)
Returns the medium at the specified index, or null if this
is not a valid index. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SACMediaListImpl()
| Method Detail |
|---|
public int getLength()
SACMediaList
getLength in interface SACMediaListpublic java.lang.String item(int index)
SACMediaListnull if this
is not a valid index.
item in interface SACMediaListpublic void add(java.lang.String s)
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||