Searched defs:MediaList (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/org/w3c/dom/stylesheets/
H A DMediaList.java47 * The <code>MediaList</code> interface provides the abstraction of an
51 * <p> The items in the <code>MediaList</code> are accessible via an integral
56 public interface MediaList { interface
86 * <code>MediaList</code>, or <code>null</code> if that is not a valid

Completed in 35 milliseconds