Eclipse
IntelliJ
NetBeans
XpoLog
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
Classic Mode
Library:
W3C DOM 1.0
Package:
org.w3c.dom.css
Interface
public
interface
DOMImplementationCSS
extends
DOMImplementation
Overview
Inheritance
Members
Usage
Source
Books
Since
DOM Leve
Version
Not specified.
Author(s)
Not specified.
This interface allows the DOM user to create a
CSSStyleSheet
outside the context of a document. There is no way to associate the new
CSSStyleSheet
with a document in DOM Level 2.
See also the
Document Object Model (DOM) Level 2 Style Specification
.
Wiki javadoc
Use
textile entry format
.
Add your comments here.
NOTE: Usage information is based only on libraries in your favorites list.
In Constructors
In Fields
Returned by
As method parameter
Home
-
About
-
FAQ
-
Privacy
-
Contact
CSSStyleSheetoutside the context of a document. There is no way to associate the newCSSStyleSheetwith a document in DOM Level 2.See also the Document Object Model (DOM) Level 2 Style Specification.