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. | |
| static String | encodeFileURI (const String &filepath) |
| Encodes a native filesystem path to a file:// URI. | |
Encodes a native filesystem path to a file:// URI.