Uses of Class
org.openjena.riot.system.MapWithScope

Packages that use MapWithScope
org.openjena.riot.lang   
org.openjena.riot.out   
 

Uses of MapWithScope in org.openjena.riot.lang
 

Subclasses of MapWithScope in org.openjena.riot.lang
 class LabelToNode
          Allocation Nodes (Bnodes usually) based on the graph and label Various different policies.
 

Uses of MapWithScope in org.openjena.riot.out
 

Subclasses of MapWithScope in org.openjena.riot.out
 class NodeToLabel
          Map nodes to string (usually, blank nodes to labels).
 



Licenced under the Apache License, Version 2.0