Uses of Class
org.openjena.riot.lang.LabelToNode

Packages that use LabelToNode
org.openjena.riot   
org.openjena.riot.lang   
 

Uses of LabelToNode in org.openjena.riot
 

Methods in org.openjena.riot that return LabelToNode
 LabelToNode ParserProfileBase.getLabelToNode()
           
 LabelToNode ParserProfile.getLabelToNode()
           
 

Uses of LabelToNode in org.openjena.riot.lang
 

Methods in org.openjena.riot.lang that return LabelToNode
static LabelToNode LabelToNode.createIncremental()
          Allocation, globallay scoped, that uses a incrementing field to create new nodes
static LabelToNode LabelToNode.createScopeByDocument()
          Allocation from a single scope; just the label matters.
static LabelToNode LabelToNode.createScopeByGraph()
          Allocation scoped by graph and label.
static LabelToNode LabelToNode.createUseLabelAsGiven()
          Allocation using syntax label.
 



Copyright © 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP