Uses of Interface
org.apache.jena.riot.system.MapWithScope.ScopePolicy
-
Packages that use MapWithScope.ScopePolicy Package Description 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 Constructor Description LabelToNode(MapWithScope.ScopePolicy<java.lang.String,Node,Node> scopePolicy, MapWithScope.Allocator<java.lang.String,Node,Node> allocator)
-