Package org.apache.axiom.om.impl.dom
Class DOOMAbstractFactory
java.lang.Object
org.apache.axiom.om.impl.dom.DOOMAbstractFactory
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.axiom.om.OMFactory
Deprecated.static org.apache.axiom.soap.SOAPFactory
Deprecated.static org.apache.axiom.soap.SOAPFactory
Deprecated.
-
Constructor Details
-
DOOMAbstractFactory
public DOOMAbstractFactory()Deprecated.
-
-
Method Details
-
getOMFactory
public static org.apache.axiom.om.OMFactory getOMFactory()Deprecated. -
getSOAP11Factory
public static org.apache.axiom.soap.SOAPFactory getSOAP11Factory()Deprecated. -
getSOAP12Factory
public static org.apache.axiom.soap.SOAPFactory getSOAP12Factory()Deprecated.
-
OMAbstractFactory.getMetaFactory(String)
withOMAbstractFactory.FEATURE_DOM
to get a meta factory for DOOM.