| Package | Description |
|---|---|
| org.w3c.dom | |
| org.w3c.dom.css |
| Modifier and Type | Method and Description |
|---|---|
DOMImplementation |
Document.getImplementation()
The
DOMImplementation object that handles this document. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DOMImplementationCSS
This interface allows the DOM user to create a
CSSStyleSheet
outside the context of a document. |
Copyright © 2012 code4tv.com. All Rights Reserved.