API Overview API Index Package Overview Direct link to this page
JDK 1.6
  org.w3c.dom.stylesheets. DocumentStyle View Source
Author(s)
Since
DOM Level 2
Version
Serial
Hierarchy
 DocumentStyle
Subinterfaces
Description
public interface DocumentStyle
  The DocumentStyle interface provides a mechanism by which the style sheets embedded in a document can be retrieved.
See also:   
Methods
Hide/Show inherited methods
public StyleSheetList getStyleSheets ()
  A list containing all the style sheets explicitly linked into or embedded in a document.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar