public class AuthorityURIRelativizer extends Object
| Constructor and Description |
|---|
AuthorityURIRelativizer() |
public String relativize(URI baseUri, URI uri) throws URISyntaxException
baseUri - The base uri to relativize against.uri - The uri to relativize.URISyntaxException - If the uri could not be relativized.Copyright © 2016. All rights reserved.