Uses of Class
org.apache.jena.riot.system.MapWithScope
-
Packages that use MapWithScope Package Description org.apache.jena.riot.lang org.apache.jena.riot.out -
-
Uses of MapWithScope in org.apache.jena.riot.lang
Subclasses of MapWithScope in org.apache.jena.riot.lang Modifier and Type Class Description classLabelToNodeAllocation Nodes (Bnodes usually) based on the graph and label Various different policies. -
Uses of MapWithScope in org.apache.jena.riot.out
Subclasses of MapWithScope in org.apache.jena.riot.out Modifier and Type Class Description classNodeToLabelMap nodes to string (usually, blank nodes to labels).
-