|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openrdf.rio.helpers.RDFHandlerBase
de.fuberlin.wiwiss.marbles.loading.RDFGraphInserter
public class RDFGraphInserter
An RDF Handler that adds all processed statements to a graph
Constructor Summary | |
---|---|
RDFGraphInserter(org.openrdf.model.Graph graph,
org.openrdf.model.Resource... contexts)
|
Method Summary | |
---|---|
void |
handleStatement(org.openrdf.model.Statement st)
|
Methods inherited from class org.openrdf.rio.helpers.RDFHandlerBase |
---|
endRDF, handleComment, handleNamespace, startRDF |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RDFGraphInserter(org.openrdf.model.Graph graph, org.openrdf.model.Resource... contexts)
Method Detail |
---|
public void handleStatement(org.openrdf.model.Statement st)
handleStatement
in interface org.openrdf.rio.RDFHandler
handleStatement
in class org.openrdf.rio.helpers.RDFHandlerBase
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |