public static interface ExtensibleURIConverterImpl.URIMap
extends java.util.Map<URI,URI>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ExtensibleURIConverterImpl.URIMap.Internal
An interface implemented by a
URI map that tracks changes by incrementing the modification count. |
| Modifier and Type | Method and Description |
|---|---|
URI |
getURI(URI uri)
Returns the remapped URI, or the URI itself.
|
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature