|
BEA Systems, Inc. | |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocumentImpl | |
weblogic.apache.html.dom | |
weblogic.apache.wml.dom | |
weblogic.apache.xerces.dom |
Uses of DocumentImpl in weblogic.apache.html.dom |
Subclasses of DocumentImpl in weblogic.apache.html.dom | |
class |
HTMLDocumentImpl
Implements an HTML document. |
Uses of DocumentImpl in weblogic.apache.wml.dom |
Subclasses of DocumentImpl in weblogic.apache.wml.dom | |
class |
WMLDocumentImpl
|
Uses of DocumentImpl in weblogic.apache.xerces.dom |
Subclasses of DocumentImpl in weblogic.apache.xerces.dom | |
class |
DeferredDocumentImpl
Deprecated. please use JDK supplied XML parsers and transformers |
class |
PSVIDocumentImpl
Deprecated. please use JDK supplied XML parsers and transformers |
Constructors in weblogic.apache.xerces.dom with parameters of type DocumentImpl | |
RangeImpl(DocumentImpl document)
Deprecated. The constructor. |
|
NodeIteratorImpl(DocumentImpl document,
Node root,
int whatToShow,
NodeFilter nodeFilter,
boolean entityReferenceExpansion)
Deprecated. Public constructor |
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs90 Copyright 2005 BEA Systems Inc. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |