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
AnnotationException
URI translateFromGraphURI(URI uri, String baseUrl) throws AnnotationException
AnnotationException
String getBaseUrl(URI uri) throws AnnotationException
AnnotationException
List<URI> getSearchURI(URI uri) throws AnnotationException
AnnotationException
Copyright © 2015 Nuxeo SA. All rights reserved.