public class PrefixMap2 extends PrefixMap
| Constructor and Description |
|---|
PrefixMap2(PrefixMap parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(String prefix,
org.apache.jena.iri.IRI iri)
Add a prefix, overwites any existing association
|
void |
delete(String prefix)
Add a prefix, overwites any existing association
|
String |
expand(String prefix,
String localName)
Expand a prefix, return null if it can't be expanded
|
abbrev, abbreviate, add, contains, expand, fromPrefixMapping, getMapping, getMappingCopy, getMappingCopyStr, putAll, toStringLicenced under the Apache License, Version 2.0