A helper class to do uri conversions. More...
#include <zorba/util/uri.h>
Static Public Member Functions | |
static String | decodeFileURI (const String &uri) |
Decodes a file:// URI to a filesystem path in native form. More... | |
static String | encodeFileURI (const String &filepath) |
Encodes a native filesystem path to a file:// URI. More... | |
Encodes a native filesystem path to a file:// URI.