public class PathHelper extends Object
At the moment only google-GCS support is available, but it should be easy to follow the pattern and add support for other Path providers.
| Modifier and Type | Class | Description |
|---|---|---|
static class |
PathHelper.PathProviders |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
initilizeAll() |
calls PathProviders::initialize() for all PathProviders.
|