org.gcube.data.oai.tmplugin.binders
Class OAIDCBinder

java.lang.Object
  extended by org.gcube.data.oai.tmplugin.binders.OAIDCBinder
All Implemented Interfaces:
Serializable

public class OAIDCBinder
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
OAIDCBinder(RepositoryProvider p)
           
OAIDCBinder(Request req)
           
 
Method Summary
 org.gcube.data.trees.data.Tree bind(org.gcube.common.OAIRecord record)
           
 org.gcube.data.trees.data.Edge printNodeInfo(Node currentNode, org.gcube.data.trees.data.Edge edge)
          Stampa le info sui nodi, in modo ricorsivo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OAIDCBinder

public OAIDCBinder(Request req)

OAIDCBinder

public OAIDCBinder(RepositoryProvider p)
Method Detail

bind

public org.gcube.data.trees.data.Tree bind(org.gcube.common.OAIRecord record)
                                    throws Exception
Throws:
Exception

printNodeInfo

public org.gcube.data.trees.data.Edge printNodeInfo(Node currentNode,
                                                    org.gcube.data.trees.data.Edge edge)
Stampa le info sui nodi, in modo ricorsivo

Parameters:
currentNode - il nodo corrente


Copyright © 2013. All Rights Reserved.