|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.shared.impl.PrefixMappingImpl
com.hp.hpl.jena.sparql.graph.GraphPrefixesProjection
public class GraphPrefixesProjection
View of a dataset's prefixes for a particular graph
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.hp.hpl.jena.shared.PrefixMapping |
|---|
PrefixMapping.Factory, PrefixMapping.IllegalPrefixException, PrefixMapping.JenaLockedException |
| Field Summary |
|---|
| Fields inherited from interface com.hp.hpl.jena.shared.PrefixMapping |
|---|
Extended, Standard |
| Constructor Summary | |
|---|---|
GraphPrefixesProjection(String graphName,
DatasetPrefixStorage prefixes)
|
|
| Method Summary | |
|---|---|
Map<String,String> |
getNsPrefixMap()
|
String |
getNsURIPrefix(String uri)
|
PrefixMapping |
removeNsPrefix(String prefix)
|
| Methods inherited from class com.hp.hpl.jena.shared.impl.PrefixMappingImpl |
|---|
expandPrefix, getNsPrefixURI, isNiceURI, lock, qnameFor, samePrefixMappingAs, setNsPrefix, setNsPrefixes, setNsPrefixes, shortForm, toString, withDefaultMappings |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GraphPrefixesProjection(String graphName,
DatasetPrefixStorage prefixes)
| Method Detail |
|---|
public String getNsURIPrefix(String uri)
getNsURIPrefix in interface PrefixMappinggetNsURIPrefix in class com.hp.hpl.jena.shared.impl.PrefixMappingImplpublic Map<String,String> getNsPrefixMap()
getNsPrefixMap in interface PrefixMappinggetNsPrefixMap in class com.hp.hpl.jena.shared.impl.PrefixMappingImplpublic PrefixMapping removeNsPrefix(String prefix)
removeNsPrefix in interface PrefixMappingremoveNsPrefix in class com.hp.hpl.jena.shared.impl.PrefixMappingImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||