|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OMMetaFactoryLocator | |
---|---|
org.apache.axiom.locator | Contains classes used internally by the axiom-api artifact to locate Axiom implementations. |
org.apache.axiom.om | Contains core interfaces of the Axiom API. |
Uses of OMMetaFactoryLocator in org.apache.axiom.locator |
---|
Classes in org.apache.axiom.locator that implement OMMetaFactoryLocator | |
---|---|
class |
DefaultOMMetaFactoryLocator
The default OMMetaFactoryLocator implementation used in non OSGi environments. |
Uses of OMMetaFactoryLocator in org.apache.axiom.om |
---|
Methods in org.apache.axiom.om with parameters of type OMMetaFactoryLocator | |
---|---|
static void |
OMAbstractFactory.setMetaFactoryLocator(OMMetaFactoryLocator locator)
Explicitly set a meta factory locator. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |