Uses of Class
org.apache.axiom.om.impl.dom.factory.OMDOMFactory

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

Uses of OMDOMFactory in org.apache.axiom.om.impl.dom
 

Constructors in org.apache.axiom.om.impl.dom with parameters of type OMDOMFactory
CDATASectionImpl(DocumentImpl ownerDocument, String text, OMDOMFactory factory)
           
 

Uses of OMDOMFactory in org.apache.axiom.soap.impl.dom.factory
 

Subclasses of OMDOMFactory in org.apache.axiom.soap.impl.dom.factory
 class DOMSOAPFactory
           
 

Uses of OMDOMFactory in org.apache.axiom.soap.impl.dom.soap11
 

Subclasses of OMDOMFactory in org.apache.axiom.soap.impl.dom.soap11
 class SOAP11Factory
           
 

Uses of OMDOMFactory in org.apache.axiom.soap.impl.dom.soap12
 

Subclasses of OMDOMFactory in org.apache.axiom.soap.impl.dom.soap12
 class SOAP12Factory
           
 



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