org.apache.jena.tdb.store.bulkloader3
Class CustomLabelToNode

java.lang.Object
  extended by org.openjena.riot.system.MapWithScope<String,Node,Node>
      extended by org.openjena.riot.lang.LabelToNode
          extended by org.apache.jena.tdb.store.bulkloader3.CustomLabelToNode

public class CustomLabelToNode
extends LabelToNode


Constructor Summary
CustomLabelToNode(String runId, String filename)
           
 
Method Summary
 
Methods inherited from class org.openjena.riot.lang.LabelToNode
createIncremental, createScopeByDocument, createScopeByGraph, createUseLabelAsGiven, createUseLabelEncoded
 
Methods inherited from class org.openjena.riot.system.MapWithScope
clear, create, get
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomLabelToNode

public CustomLabelToNode(String runId,
                         String filename)


Licenced under the Apache License, Version 2.0