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