| Package | Description |
|---|---|
| org.w3c.dom | |
| org.w3c.dom.html |
| Modifier and Type | Method and Description |
|---|---|
Document |
DOMImplementation.createDocument(String namespace,
String qualifiedName,
DocumentType doctype) |
Document |
DOMImplementation.createHTMLDocument(String title) |
Document |
Node.getOwnerDocument() |
Document |
XMLHttpRequest.getResponseXML() |
| Modifier and Type | Method and Description |
|---|---|
Document |
HTMLFrameElement.getContentDocument() |
Document |
HTMLIFrameElement.getContentDocument() |
Document |
HTMLObjectElement.getContentDocument() |
Document |
Window.getDocument() |
Copyright © 2016. All Rights Reserved.