Package org.apache.abdera.parser.stax
Class FOMMetaFactory
- java.lang.Object
-
- org.apache.axiom.om.impl.llom.factory.AbstractOMMetaFactory
-
- org.apache.axiom.om.impl.llom.factory.OMLinkedListMetaFactory
-
- org.apache.abdera.parser.stax.FOMMetaFactory
-
- All Implemented Interfaces:
org.apache.axiom.om.OMMetaFactory,org.apache.axiom.soap.impl.builder.OMMetaFactoryEx
@Deprecated public class FOMMetaFactory extends org.apache.axiom.om.impl.llom.factory.OMLinkedListMetaFactory
Deprecated.
-
-
Constructor Summary
Constructors Constructor Description FOMMetaFactory()Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description org.apache.axiom.om.OMFactorygetOMFactory()Deprecated.-
Methods inherited from class org.apache.axiom.om.impl.llom.factory.OMLinkedListMetaFactory
createSOAPMessage, getSOAP11Factory, getSOAP12Factory
-
-