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

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

Uses of OMDOMMetaFactory in org.apache.axiom.om.impl.dom.factory
 

Constructors in org.apache.axiom.om.impl.dom.factory with parameters of type OMDOMMetaFactory
OMDOMFactory(OMDOMMetaFactory metaFactory)
           
 

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

Constructors in org.apache.axiom.soap.impl.dom.factory with parameters of type OMDOMMetaFactory
DOMSOAPFactory(OMDOMMetaFactory metaFactory)
           
 

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

Constructors in org.apache.axiom.soap.impl.dom.soap11 with parameters of type OMDOMMetaFactory
SOAP11Factory(OMDOMMetaFactory metaFactory)
           
 

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

Constructors in org.apache.axiom.soap.impl.dom.soap12 with parameters of type OMDOMMetaFactory
SOAP12Factory(OMDOMMetaFactory metaFactory)
           
 



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