| Package | Description |
|---|---|
| cat.inspiracio.html | |
| cat.inspiracio.html.host |
This package contains the classes that may be used in javascript
as host objects.
|
| Modifier and Type | Method and Description |
|---|---|
HTMLDocumentImp |
HTMLDocumentImp.cloneNode(boolean deep) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
HTMLDocumentImp.copy(HTMLDocumentImp from,
boolean deep)
Copy fields from a document to this document.
|
protected HTMLElement |
Decorator.decorate(HTMLDocumentImp d,
String tag)
Creates an html5 element for this tag.
|
| Constructor and Description |
|---|
HTMLAudioElementImp(HTMLDocumentImp owner) |
HTMLElementImp(HTMLDocumentImp owner,
String tag)
Make a new HTML element.
|
HTMLImageElementImp(HTMLDocumentImp owner) |
HTMLOptionElementImp(HTMLDocumentImp owner) |
| Modifier and Type | Class and Description |
|---|---|
class |
Document
Exists so that we can call "new Document()" in javascript.
|
Copyright © 2017. All rights reserved.