resolveUri

resolveUri(String baseUri, String relativeUri) method

Resolves the absolute URI from the base and relative URIs.

Parameters

NameTypeDescription
baseUriStringBase URI of linking objects
relativeUriStringRelative URI to the linked object.

Returns

String