BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


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
          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/docs91
Copyright 2005 BEA Systems Inc.