org.w3c.flute.parser
Class MediaListImpl
java.lang.Object
|
+--org.w3c.flute.parser.MediaListImpl
- All Implemented Interfaces:
- org.w3c.css.sac.SACMediaList
- public class MediaListImpl
- extends java.lang.Object
- implements org.w3c.css.sac.SACMediaList
- Version:
- $Revision: 1.4 $
Method Summary |
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 |
MediaListImpl
public MediaListImpl()
getLength
public int getLength()
-
- Specified by:
getLength
in interface
org.w3c.css.sac.SACMediaList
item
public java.lang.String item(int index)
-
- Specified by:
item
in interface
org.w3c.css.sac.SACMediaList
toString
public java.lang.String toString()
- Returns a string representation of this object.
-
- Overrides:
toString
in class
java.lang.Object
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.