org.gcube.contentmanagement.contentmanager.oaiplugin.delegates
Class OAIFactory

java.lang.Object
  extended by FactoryDelegate
      extended by org.gcube.contentmanagement.contentmanager.oaiplugin.delegates.OAIFactory

public class OAIFactory
extends FactoryDelegate

Author:
Lucio Lelii (University of Strathclyde)

Constructor Summary
OAIFactory()
           
 
Method Summary
 java.util.List<OAICollection> create(org.w3c.dom.Element parameters)
          
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OAIFactory

public OAIFactory()
Method Detail

create

public java.util.List<OAICollection> create(org.w3c.dom.Element parameters)
                                     throws java.lang.Exception

Throws:
java.lang.Exception