API Overview API Index Package Overview Direct link to this page
JDK 1.6
  org.w3c.dom.css. DocumentCSS View Source
Author(s)
Since
DOM Level 2
Version
Serial
Hierarchy
 DocumentStyle
      DocumentCSS
Subinterfaces
Description
public interface DocumentCSS
  This interface represents a document with a CSS view.
See also:   
Methods
Hide/Show inherited methods
public CSSStyleDeclaration getOverrideStyle (Element elt, String pseudoElt)
  This method is used to retrieve the override style declaration for a specified element and a specified pseudo-element.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar