org.w3c.css.sac
Interface SACMediaList

All Known Implementing Classes:
CSSSACMediaList

public interface SACMediaList

Version:
$Revision: 1.2 $
Author:
Philippe Le Hegaret

Method Summary
 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.
 

Method Detail

getLength

public int getLength()
Returns the length of this media list


item

public java.lang.String item(int index)
Returns the medium at the specified index, or null if this is not a valid index.



<oXygen/> XML Editor uses Batik from the Apache Foundation to provide support for previewing SVG documents. See the SVG Editor section for more info.