public class PrefixMappingSDB extends com.hp.hpl.jena.shared.impl.PrefixMappingImpl
PrefixMapping.Factory, PrefixMapping.IllegalPrefixException, PrefixMapping.JenaLockedException
Modifier and Type | Field and Description |
---|---|
static int |
prefixColWidth |
static String |
prefixTableName |
static int |
uriColWidth |
Extended, Standard
Constructor and Description |
---|
PrefixMappingSDB(String graphURI,
SDBConnection sdb) |
Modifier and Type | Method and Description |
---|---|
PrefixMapping |
removeNsPrefix(String prefix) |
expandPrefix, getNsPrefixMap, getNsPrefixURI, getNsURIPrefix, isNiceURI, lock, qnameFor, samePrefixMappingAs, setNsPrefix, setNsPrefixes, setNsPrefixes, shortForm, toString, withDefaultMappings
public static final String prefixTableName
public static final int prefixColWidth
public static final int uriColWidth
public PrefixMappingSDB(String graphURI, SDBConnection sdb)
public PrefixMapping removeNsPrefix(String prefix)
removeNsPrefix
in interface PrefixMapping
removeNsPrefix
in class com.hp.hpl.jena.shared.impl.PrefixMappingImpl
Licenced under the Apache License, Version 2.0