Uses of Interface
org.apache.jena.riot.system.MapWithScope.Allocator
-
Packages that use MapWithScope.Allocator Package Description org.apache.jena.riot.lang -
-
Uses of MapWithScope.Allocator in org.apache.jena.riot.lang
Constructors in org.apache.jena.riot.lang with parameters of type MapWithScope.Allocator Constructor Description LabelToNode(MapWithScope.ScopePolicy<java.lang.String,Node,Node> scopePolicy, MapWithScope.Allocator<java.lang.String,Node,Node> allocator)
-