com.github.jsonldjava.impl
Class ClerezzaTripleCallback

java.lang.Object
  extended by com.github.jsonldjava.impl.ClerezzaTripleCallback
All Implemented Interfaces:
JSONLDTripleCallback

public class ClerezzaTripleCallback
extends Object
implements JSONLDTripleCallback


Constructor Summary
ClerezzaTripleCallback()
           
 
Method Summary
 Object call(Map<String,Object> dataset)
           
 org.apache.clerezza.rdf.core.MGraph getMGraph()
           
 void setMGraph(org.apache.clerezza.rdf.core.MGraph mGraph)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClerezzaTripleCallback

public ClerezzaTripleCallback()
Method Detail

setMGraph

public void setMGraph(org.apache.clerezza.rdf.core.MGraph mGraph)

getMGraph

public org.apache.clerezza.rdf.core.MGraph getMGraph()

call

public Object call(Map<String,Object> dataset)
Specified by:
call in interface JSONLDTripleCallback


Copyright © 2013. All Rights Reserved.