Uses of Interface
org.apache.axiom.ts.om.container.OMContainerFactory

Packages that use OMContainerFactory
org.apache.axiom.ts.om.container   
 

Uses of OMContainerFactory in org.apache.axiom.ts.om.container
 

Classes in org.apache.axiom.ts.om.container that implement OMContainerFactory
 class OMElementFactory
           
 

Fields in org.apache.axiom.ts.om.container declared as OMContainerFactory
static OMContainerFactory OMContainerFactory.DOCUMENT
           
 

Constructors in org.apache.axiom.ts.om.container with parameters of type OMContainerFactory
TestGetXMLStreamReader(OMMetaFactory metaFactory, String file, OMContainerFactory containerFactory, boolean cache)
           
TestSerialize(OMMetaFactory metaFactory, String file, OMContainerFactory containerFactory, SerializationMethod serializationMethod)
           
 



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