|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OMMetaFactory | |
|---|---|
| org.apache.axiom.om | Contains core interfaces of the Axiom API. |
| org.apache.axiom.osgi | |
| org.apache.axiom.soap.impl.builder | |
| Uses of OMMetaFactory in org.apache.axiom.om |
|---|
| Methods in org.apache.axiom.om that return OMMetaFactory | |
|---|---|
static OMMetaFactory |
OMAbstractFactory.getMetaFactory()
Get the default meta factory instance. |
| Methods in org.apache.axiom.om with parameters of type OMMetaFactory | |
|---|---|
static void |
OMAbstractFactory.setMetaFactory(OMMetaFactory newMetaFactory)
Explicitly set a meta factory instance. |
| Uses of OMMetaFactory in org.apache.axiom.osgi |
|---|
| Methods in org.apache.axiom.osgi with parameters of type OMMetaFactory | |
|---|---|
protected void |
FactoryInjectionComponent.setMetaFactory(OMMetaFactory metafactory)
|
protected void |
FactoryInjectionComponent.unsetMetaFactory(OMMetaFactory metafactory)
|
| Uses of OMMetaFactory in org.apache.axiom.soap.impl.builder |
|---|
| Constructors in org.apache.axiom.soap.impl.builder with parameters of type OMMetaFactory | |
|---|---|
StAXSOAPModelBuilder(OMMetaFactory metaFactory,
javax.xml.stream.XMLStreamReader parser)
Constructor. |
|
StAXSOAPModelBuilder(OMMetaFactory metaFactory,
javax.xml.stream.XMLStreamReader parser,
java.lang.String soapVersion)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||