Uses of Interface
org.apache.jena.riot.system.MapWithScope.Allocator

Packages that use MapWithScope.Allocator
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
LabelToNode(MapWithScope.ScopePolicy<String,Node,Node> scopePolicy, MapWithScope.Allocator<String,Node,Node> allocator)
           
 



Licenced under the Apache License, Version 2.0