org.apache.axiom.om.impl.llom.factory
Class OMLinkedListMetaFactoryLoader

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

public class OMLinkedListMetaFactoryLoader
extends java.lang.Object
implements OMMetaFactoryLoader


Constructor Summary
OMLinkedListMetaFactoryLoader()
           
 
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

OMLinkedListMetaFactoryLoader

public OMLinkedListMetaFactoryLoader()
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.