BEA Systems, Inc.

Uses of Class
weblogic.apache.xerces.dom.DocumentImpl

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
          Deprecated. 9.2.0.0 Replaced by org.apache.html.dom.HTMLDocumentImpl.
 

Uses of DocumentImpl in weblogic.apache.wml.dom
 

Subclasses of DocumentImpl in weblogic.apache.wml.dom
 class WMLDocumentImpl
          Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.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
NodeIteratorImpl(DocumentImpl document, Node root, int whatToShow, org.w3c.dom.traversal.NodeFilter nodeFilter, boolean entityReferenceExpansion)
          Deprecated. Public constructor
RangeImpl(DocumentImpl document)
          Deprecated. The constructor.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs92
Copyright 2006 BEA Systems Inc.