public class OMLinkedListMetaFactory
extends org.apache.axiom.om.impl.common.factory.AbstractOMMetaFactory
| Constructor and Description |
|---|
OMLinkedListMetaFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.axiom.soap.SOAPMessage |
createSOAPMessage(org.apache.axiom.om.OMXMLParserWrapper builder) |
boolean |
equals(Object obj) |
org.apache.axiom.om.OMFactory |
getOMFactory() |
org.apache.axiom.soap.SOAPFactory |
getSOAP11Factory() |
org.apache.axiom.soap.SOAPFactory |
getSOAP12Factory() |
int |
hashCode() |
public org.apache.axiom.om.OMFactory getOMFactory()
public org.apache.axiom.soap.SOAPFactory getSOAP11Factory()
public org.apache.axiom.soap.SOAPFactory getSOAP12Factory()
public org.apache.axiom.soap.SOAPMessage createSOAPMessage(org.apache.axiom.om.OMXMLParserWrapper builder)
Copyright ? The Apache Software Foundation. All Rights Reserved.