Uses of Class
org.apache.axiom.om.impl.AbstractOMMetaFactory

Packages that use AbstractOMMetaFactory
org.apache.axiom.om.impl.dom.factory   
org.apache.axiom.om.impl.llom.factory   
 

Uses of AbstractOMMetaFactory in org.apache.axiom.om.impl.dom.factory
 

Subclasses of AbstractOMMetaFactory in org.apache.axiom.om.impl.dom.factory
 class OMDOMMetaFactory
          Meta factory for the DOOM implementation.
 

Uses of AbstractOMMetaFactory in org.apache.axiom.om.impl.llom.factory
 

Subclasses of AbstractOMMetaFactory in org.apache.axiom.om.impl.llom.factory
 class OMLinkedListMetaFactory
          Meta factory for the linked list OM implementation.
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.