public class DefaultUriResolver extends Object implements UriResolver
| Constructor and Description |
|---|
DefaultUriResolver() |
| 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) |
public String getBaseUrl(URI uri)
getBaseUrl in interface UriResolverpublic List<URI> getSearchURI(URI uri) throws AnnotationException
getSearchURI in interface UriResolverAnnotationExceptionpublic URI translateFromGraphURI(URI uri, String baseUrl) throws AnnotationException
translateFromGraphURI in interface UriResolverAnnotationExceptionpublic URI translateToGraphURI(URI uri) throws AnnotationException
translateToGraphURI in interface UriResolverAnnotationExceptionCopyright © 2015 Nuxeo SA. All rights reserved.