public class UTLFNamespaceMap extends Object implements org.jrdf.writer.RdfNamespaceMap
| Constructor and Description |
|---|
UTLFNamespaceMap() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFullUri(String partial) |
Set<Map.Entry<String,String>> |
getNameEntries() |
String |
getPrefix(org.jrdf.graph.URIReference resource) |
void |
load(org.jrdf.graph.Graph graph) |
String |
replaceNamespace(org.jrdf.graph.URIReference resource) |
void |
reset() |
String |
toString() |
public void load(org.jrdf.graph.Graph graph)
throws org.jrdf.graph.GraphException
load in interface org.jrdf.writer.RdfNamespaceMaporg.jrdf.graph.GraphExceptionpublic String replaceNamespace(org.jrdf.graph.URIReference resource) throws org.jrdf.writer.NamespaceException
replaceNamespace in interface org.jrdf.writer.RdfNamespaceMaporg.jrdf.writer.NamespaceExceptionpublic String getPrefix(org.jrdf.graph.URIReference resource)
getPrefix in interface org.jrdf.writer.RdfNamespaceMappublic String getFullUri(String partial)
getFullUri in interface org.jrdf.writer.RdfNamespaceMappublic Set<Map.Entry<String,String>> getNameEntries()
getNameEntries in interface org.jrdf.writer.RdfNamespaceMappublic void reset()
reset in interface org.jrdf.writer.RdfNamespaceMapEDB Working Group at Mon Dec 15 16:45:05 JST 2025