Class PrefixMapProxy

java.lang.Object
org.apache.jena.riot.system.PrefixMapWrapper
org.apache.jena.riot.system.PrefixMapProxy
All Implemented Interfaces:
PrefixMap

public class PrefixMapProxy extends PrefixMapWrapper
Delay touching the DatasetGraph.prefixes() until an operation (method call) happens.