org.gcube.data.oai.tmplugin.binders
Class OAIDCBinder
java.lang.Object
org.gcube.data.oai.tmplugin.binders.OAIDCBinder
- All Implemented Interfaces:
- Serializable
public class OAIDCBinder
- extends Object
- implements Serializable
- See Also:
- Serialized Form
|
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 |
OAIDCBinder
public OAIDCBinder(Request req)
OAIDCBinder
public OAIDCBinder(RepositoryProvider p)
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.