Uses of Interface
org.apache.axiom.om.OMMetaFactoryLocator
Packages that use OMMetaFactoryLocator
Package
Description
Contains classes used internally by the
axiom-api
artifact to locate Axiom implementations.Contains core interfaces of the Axiom API.
-
Uses of OMMetaFactoryLocator in org.apache.axiom.locator
Classes in org.apache.axiom.locator that implement OMMetaFactoryLocatorModifier and TypeClassDescriptionfinal class
The defaultOMMetaFactoryLocator
implementation used in non OSGi environments. -
Uses of OMMetaFactoryLocator in org.apache.axiom.om
Methods in org.apache.axiom.om with parameters of type OMMetaFactoryLocatorModifier and TypeMethodDescriptionstatic void
OMAbstractFactory.setMetaFactoryLocator
(OMMetaFactoryLocator locator) Explicitly set a meta factory locator.