Package | Description |
---|---|
org.apache.html.dom | |
org.apache.wml.dom | |
org.apache.xerces.dom |
Modifier and Type | Class and Description |
---|---|
class |
HTMLDocumentImpl
Implements an HTML document.
|
Modifier and Type | Class and Description |
---|---|
class |
WMLDocumentImpl |
Modifier and Type | Class and Description |
---|---|
class |
DeferredDocumentImpl
The Document interface represents the entire HTML or XML document.
|
class |
PSVIDocumentImpl
Our own document implementation, which knows how to create an element
with PSVI information.
|
Constructor and Description |
---|
NodeIteratorImpl(DocumentImpl document,
Node root,
int whatToShow,
org.w3c.dom.traversal.NodeFilter nodeFilter,
boolean entityReferenceExpansion)
Public constructor
|
RangeImpl(DocumentImpl document)
The constructor.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.