Common DOM API

Uses of Interface
org.w3c.dom.stylesheets.StyleSheet

Packages that use StyleSheet
org.w3c.dom.css   
 

Uses of StyleSheet in org.w3c.dom.css
 

Subinterfaces of StyleSheet in org.w3c.dom.css
 interface CSSStyleSheet
          The CSSStyleSheet interface is a concrete interface used to represent a CSS style sheet i.e., a style sheet whose content type is "text/css".
 


Common DOM API

Submit a bug or feature
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.