Home | Trees | Indices | Help |
|
---|
|
object --+ | DOMImplementationCSS
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.
This class is its own factory, as it is given to xml.dom.registerDOMImplementation which simply calls it and receives an instance of this class then.
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
_features =
|
|
|||
Inherited from |
|
Creates a new CSSStyleSheet.
|
|
_features
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Mar 23 01:20:45 2008 | http://epydoc.sourceforge.net |