org.apache.axiom.om.impl.dom.factory
Class OMDOMMetaFactoryLoader

java.lang.Object
  extended by org.apache.axiom.om.impl.dom.factory.OMDOMMetaFactoryLoader
All Implemented Interfaces:
OMMetaFactoryLoader

public class OMDOMMetaFactoryLoader
extends java.lang.Object
implements OMMetaFactoryLoader


Constructor Summary
OMDOMMetaFactoryLoader()
           
 
Method Summary
 OMMetaFactory load(java.util.Map properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OMDOMMetaFactoryLoader

public OMDOMMetaFactoryLoader()
Method Detail

load

public OMMetaFactory load(java.util.Map properties)
Specified by:
load in interface OMMetaFactoryLoader


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