org.apache.axiom.om.impl.dom
Class DOOMAbstractFactory

java.lang.Object
  extended by org.apache.axiom.om.impl.dom.DOOMAbstractFactory

public class DOOMAbstractFactory
extends java.lang.Object


Constructor Summary
DOOMAbstractFactory()
           
 
Method Summary
static org.apache.axiom.om.OMFactory getOMFactory()
           
static org.apache.axiom.soap.SOAPFactory getSOAP11Factory()
           
static org.apache.axiom.soap.SOAPFactory getSOAP12Factory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DOOMAbstractFactory

public DOOMAbstractFactory()
Method Detail

getOMFactory

public static org.apache.axiom.om.OMFactory getOMFactory()

getSOAP11Factory

public static org.apache.axiom.soap.SOAPFactory getSOAP11Factory()

getSOAP12Factory

public static org.apache.axiom.soap.SOAPFactory getSOAP12Factory()