Class PrefixMappingMem

java.lang.Object
org.apache.jena.sparql.graph.PrefixMappingBase
org.apache.jena.sparql.graph.PrefixMappingMem
All Implemented Interfaces:
org.apache.jena.shared.PrefixMapping

public class PrefixMappingMem extends PrefixMappingBase
A PrefixMapping implemented as a pair of in-memory maps.
Implementation Note:
PrefixMappingImpl is the long time implementation. This class should be exactly the same within the PrefixMappingBase framework.
  • Constructor Details

    • PrefixMappingMem

      public PrefixMappingMem()