Package de.dfki.sds.aticsqlite
Class SqlitePrefixMap
java.lang.Object
org.apache.jena.riot.system.PrefixMapBase
de.dfki.sds.aticsqlite.SqlitePrefixMap
- All Implemented Interfaces:
org.apache.jena.riot.system.PrefixMap
public class SqlitePrefixMap
extends org.apache.jena.riot.system.PrefixMapBase
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.jena.riot.system.PrefixMapBase
abbrev, abbrev, abbreviate, expand, expand, forEach, getMappingCopy, putAll, putAll, putAll, stream, strSafeFor, toString
-
Constructor Details
-
SqlitePrefixMap
-
-
Method Details
-
get
-
getMapping
-
add
-
delete
-
clear
public void clear() -
containsPrefix
-
isEmpty
public boolean isEmpty() -
size
public int size()
-