|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DocumentImpl | |
|---|---|
| org.apache.html.dom | |
| org.apache.wml.dom | |
| org.apache.xerces.dom | |
| org.apache.xerces.parsers | |
| Uses of DocumentImpl in org.apache.html.dom |
|---|
| Subclasses of DocumentImpl in org.apache.html.dom | |
class |
HTMLDocumentImpl
Implements an HTML document. |
| Uses of DocumentImpl in org.apache.wml.dom |
|---|
| Subclasses of DocumentImpl in org.apache.wml.dom | |
class |
WMLDocumentImpl
|
| Uses of DocumentImpl in org.apache.xerces.dom |
|---|
| Subclasses of DocumentImpl in org.apache.xerces.dom | |
class |
DeferredDocumentImpl
The Document interface represents the entire HTML or XML document. |
| Constructors in org.apache.xerces.dom with parameters of type DocumentImpl | |
RangeImpl(DocumentImpl document)
The constructor. |
|
NodeIteratorImpl(DocumentImpl document,
Node root,
int whatToShow,
NodeFilter nodeFilter,
boolean entityReferenceExpansion)
Public constructor |
|
| Uses of DocumentImpl in org.apache.xerces.parsers |
|---|
| Fields in org.apache.xerces.parsers declared as DocumentImpl | |
protected DocumentImpl |
DOMParser.fDocumentImpl
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||