Package com.steadystate.css.parser
Class SACMediaListImpl
java.lang.Object
com.steadystate.css.parser.SACMediaListImpl
- All Implemented Interfaces:
SACMediaList
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SACMediaListImpl
public SACMediaListImpl()
-
-
Method Details
-
getLength
public int getLength()Description copied from interface:SACMediaList
Returns the length of this media list- Specified by:
getLength
in interfaceSACMediaList
-
item
Description copied from interface:SACMediaList
Returns the medium at the specified index, ornull
if this is not a valid index.- Specified by:
item
in interfaceSACMediaList
-
add
-
toString
-