decodeUrl

fun decodeUrl(datasetName: String): String

Decodes the path component of a URI string.

Return

the decoded path component as a String

Parameters

datasetName

the URI string to be decoded