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

/openjdk7/jaxp/src/org/w3c/dom/css/
H A DCSSRule.java47 * The <code>CSSRule</code> interface is the abstract base interface for any
55 public interface CSSRule { interface
89 * instance of the <code>CSSRule</code> interface to the specific
124 public CSSRule getParentRule();

Completed in 22 milliseconds