kotlin-stdlib / kotlin.io.path / java.net.URI Extensions for java.net.URI JVM JRE7 1.5 toPath Converts this URI to a Path object. fun URI . toPath ( ) : Path