Uses of Class
org.apache.axiom.ts.om.factory.OMElementCreator

Packages that use OMElementCreator
org.apache.axiom.ts.om.factory   
 

Uses of OMElementCreator in org.apache.axiom.ts.om.factory
 

Fields in org.apache.axiom.ts.om.factory declared as OMElementCreator
static OMElementCreator[] OMElementCreator.INSTANCES
           
 

Constructors in org.apache.axiom.ts.om.factory with parameters of type OMElementCreator
TestCreateOMElementWithDefaultNamespace(OMMetaFactory metaFactory, OMElementCreator variant)
           
TestCreateOMElementWithGeneratedPrefix(OMMetaFactory metaFactory, OMElementCreator variant)
           
TestCreateOMElementWithNonDefaultNamespace(OMMetaFactory metaFactory, OMElementCreator variant)
           
TestCreateOMElementWithoutNamespace(OMMetaFactory metaFactory, OMElementCreator variant)
           
 



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