Uses of Package
org.apache.axiom.om.impl.dom

Packages that use org.apache.axiom.om.impl.dom
org.apache.axiom.om.impl.dom   
org.apache.axiom.om.impl.dom.factory   
org.apache.axiom.soap.impl.dom   
org.apache.axiom.soap.impl.dom.factory   
org.apache.axiom.soap.impl.dom.soap11   
org.apache.axiom.soap.impl.dom.soap12   
 

Classes in org.apache.axiom.om.impl.dom used by org.apache.axiom.om.impl.dom
CharacterImpl
          This implements the OMText operations which are to be inherited by TextImpl, CommentImpl, CDATASectionImpl.
ChildNode
           
DocumentImpl
           
ElementImpl
          Implementation of the org.w3c.dom.Element and org.apache.axiom.om.Element interfaces.
NamedNodeMapImpl
          Most of the implementation is taken from org.apache.xerces.dom.NamedNodeMapImpl
NamespaceImpl
           
NodeImpl
           
ParentNode
           
TextImpl
           
 

Classes in org.apache.axiom.om.impl.dom used by org.apache.axiom.om.impl.dom.factory
DocumentImpl
           
OMDOMException
          OMDOM specific exception
 

Classes in org.apache.axiom.om.impl.dom used by org.apache.axiom.soap.impl.dom
ChildNode
           
DocumentImpl
           
ElementImpl
          Implementation of the org.w3c.dom.Element and org.apache.axiom.om.Element interfaces.
NamespaceImpl
           
NodeImpl
           
ParentNode
           
 

Classes in org.apache.axiom.om.impl.dom used by org.apache.axiom.soap.impl.dom.factory
DocumentImpl
           
 

Classes in org.apache.axiom.om.impl.dom used by org.apache.axiom.soap.impl.dom.soap11
ChildNode
           
DocumentImpl
           
ElementImpl
          Implementation of the org.w3c.dom.Element and org.apache.axiom.om.Element interfaces.
NodeImpl
           
ParentNode
           
 

Classes in org.apache.axiom.om.impl.dom used by org.apache.axiom.soap.impl.dom.soap12
ChildNode
           
DocumentImpl
           
ElementImpl
          Implementation of the org.w3c.dom.Element and org.apache.axiom.om.Element interfaces.
NodeImpl
           
ParentNode
           
 



Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.