Searched refs:DocumentStyle (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxp/src/org/w3c/dom/stylesheets/
H A DDocumentStyle.java45 * The <code>DocumentStyle</code> interface provides a mechanism by which the
47 * that an instance of the <code>DocumentStyle</code> interface can be
53 public interface DocumentStyle { interface
/openjdk7/jaxp/src/org/w3c/dom/css/
H A DDocumentCSS.java45 import org.w3c.dom.stylesheets.DocumentStyle;
67 public interface DocumentCSS extends DocumentStyle {

Completed in 117 milliseconds