Class 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.OMFactory getOMFactory()
      Deprecated.
       
      • Methods inherited from class org.apache.axiom.om.impl.llom.factory.OMLinkedListMetaFactory

        createSOAPMessage, getSOAP11Factory, getSOAP12Factory
      • Methods inherited from class org.apache.axiom.om.impl.llom.factory.AbstractOMMetaFactory

        createOMBuilder, createOMBuilder, createOMBuilder, createOMBuilder, createOMBuilder, createSOAPModelBuilder, createSOAPModelBuilder, createStAXOMBuilder, createStAXSOAPModelBuilder
    • Constructor Detail

      • FOMMetaFactory

        public FOMMetaFactory()
        Deprecated.
    • Method Detail

      • getOMFactory

        public org.apache.axiom.om.OMFactory getOMFactory()
        Deprecated.
        Specified by:
        getOMFactory in interface org.apache.axiom.om.OMMetaFactory
        Overrides:
        getOMFactory in class org.apache.axiom.om.impl.llom.factory.OMLinkedListMetaFactory