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 OMFactory getOMFactory()
           
static SOAPFactory getSOAP11Factory()
           
static 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 OMFactory getOMFactory()

getSOAP11Factory

public static SOAPFactory getSOAP11Factory()

getSOAP12Factory

public static SOAPFactory getSOAP12Factory()


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