|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.w3c.flute.parser.MediaListImpl
public class MediaListImpl
| Field Summary | |
|---|---|
(package private) java.lang.String[] |
array
|
(package private) int |
current
|
| Constructor Summary | |
|---|---|
MediaListImpl()
|
|
| Method Summary | |
|---|---|
(package private) void |
addItem(java.lang.String medium)
|
int |
getLength()
|
java.lang.String |
item(int index)
|
java.lang.String |
toString()
Returns a string representation of this object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
java.lang.String[] array
int current
| Constructor Detail |
|---|
public MediaListImpl()
| Method Detail |
|---|
public int getLength()
getLength in interface org.w3c.css.sac.SACMediaListpublic java.lang.String item(int index)
item in interface org.w3c.css.sac.SACMediaListvoid addItem(java.lang.String medium)
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 | ||||||||