Uses of Class
org.apache.jena.riot.system.PrefixMapBase

Packages that use PrefixMapBase
org.apache.jena.riot.system   
 

Uses of PrefixMapBase in org.apache.jena.riot.system
 

Subclasses of PrefixMapBase in org.apache.jena.riot.system
 class FastAbbreviatingPrefixMap
          A prefix map implementation suited to output heavy workloads
 class PrefixMapExtended
          Implementation of a PrefixMap which extends another prefix map without ever altering the parent.
 class PrefixMapStd
          Default implementation of a PrefixMap, this implementation is best suited to use for input.
 



Licenced under the Apache License, Version 2.0