public class OMLinkedListMetaFactory
extends org.apache.axiom.om.impl.AbstractOMMetaFactory
Since all OM factories for LLOM are stateless, getOMFactory(),
getSOAP11Factory() and getSOAP12Factory() will return the
same instance on every invocation.
| Constructor and Description |
|---|
OMLinkedListMetaFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.axiom.om.OMFactory |
getOMFactory() |
org.apache.axiom.soap.SOAPFactory |
getSOAP11Factory() |
org.apache.axiom.soap.SOAPFactory |
getSOAP12Factory() |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.