Protected Member Functions | |
Common::String | parentPath (const Common::String &path) |
bool | urlToPath (Common::String &url, Common::Path &path, Common::String &baseUrl, Common::Path &basePath, bool isDirectory=true) |
Additional Inherited Members | |
Public Member Functions inherited from Networking::BaseHandler | |
virtual void | handle (Client &)=0 |
virtual bool | minimalModeSupported () |
|
protected |
Transforms virtual <url> into actual file system path.
Fills base path with actual file system prefix and base URL with virtual prefix
Returns true on success.