API Overview API Index Package Overview Direct link to this page
JDK 1.6
  org.w3c.dom.stylesheets. LinkStyle View Source
Author(s)
Since
DOM Level 2
Version
Serial
Hierarchy
 LinkStyle
Subinterfaces
Description
public interface LinkStyle
  The LinkStyle interface provides a mechanism by which a style sheet can be retrieved from the node responsible for linking it into a document.
See also:   
Methods
Hide/Show inherited methods
public StyleSheet getSheet ()
The style sheet.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar