Module org.apache.jena.dboe.storage
Class PrefixesDboeFactory
java.lang.Object
org.apache.jena.dboe.storage.prefixes.PrefixesDboeFactory
Factory for DBOE impls
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StoragePrefixesCreate a memory-backedStoragePrefixesstatic org.apache.jena.riot.system.PrefixMapnewPrefixMap(StoragePrefixMap storage) Create aPrefixMapover aStoragePrefixMap.
-
Constructor Details
-
PrefixesDboeFactory
public PrefixesDboeFactory()
-
-
Method Details
-
newDatasetPrefixesMem
Create a memory-backedStoragePrefixes -
newPrefixMap
Create aPrefixMapover aStoragePrefixMap.
-