Ja.NET Standard Edition 5.0

Documentation API Specification

Contents

URLUtil Class Reference

List of all members.


Static Public Member Functions

static String canonicalizePath (String path)
 Canonicalize the path, i.e.

Member Function Documentation

static String canonicalizePath ( String  path  )  [static]

Canonicalize the path, i.e.

remove ".." and "." occurences.

Parameters:
path the path to be canonicalized
Returns:
the canonicalized path