public interface FSUriResolver
| Modifier and Type | Method and Description |
|---|---|
String |
resolveURI(String baseUri,
String uri)
Used to find a uri that may be relative to the BaseURL.
|
String resolveURI(String baseUri, String uri)
uri - an absolute or relative (to baseUri) uri to be resolved.Copyright © 2018. All rights reserved.