public interface UriResolver
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseUrl(URI uri) |
List<URI> |
getSearchURI(URI uri) |
URI |
translateFromGraphURI(URI uri,
String baseUrl) |
URI |
translateToGraphURI(URI uri) |
URI translateToGraphURI(URI uri) throws AnnotationException
AnnotationExceptionURI translateFromGraphURI(URI uri, String baseUrl) throws AnnotationException
AnnotationExceptionString getBaseUrl(URI uri) throws AnnotationException
AnnotationExceptionList<URI> getSearchURI(URI uri) throws AnnotationException
AnnotationExceptionCopyright © 2013 Nuxeo SA. All Rights Reserved.