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

Packages that use MapWithScope.ScopePolicy
org.apache.jena.riot.lang   
 

Uses of MapWithScope.ScopePolicy in org.apache.jena.riot.lang
 

Constructors in org.apache.jena.riot.lang with parameters of type MapWithScope.ScopePolicy
LabelToNode(MapWithScope.ScopePolicy<String,Node,Node> scopePolicy, MapWithScope.Allocator<String,Node,Node> allocator)
           
 



Licenced under the Apache License, Version 2.0