public class FilesFoldersApi extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FilesFoldersApi.AbstractIteratorModel |
static class |
FilesFoldersApi.Item |
static interface |
FilesFoldersApi.IteratorModel |
| Constructor and Description |
|---|
FilesFoldersApi() |
| Modifier and Type | Method and Description |
|---|---|
static Iterator<net.thevpc.nuts.NutsId> |
createIterator(net.thevpc.nuts.NutsWorkspace workspace,
net.thevpc.nuts.NutsRepository repository,
String rootUrl,
String basePath,
net.thevpc.nuts.NutsIdFilter filter,
RemoteRepoApi strategy,
net.thevpc.nuts.NutsSession session,
int maxDepth,
FilesFoldersApi.IteratorModel model) |
static FilesFoldersApi.Item[] |
getDirItems(boolean folders,
boolean files,
RemoteRepoApi strategy,
String baseUrl,
net.thevpc.nuts.NutsSession session) |
public static FilesFoldersApi.Item[] getDirItems(boolean folders, boolean files, RemoteRepoApi strategy, String baseUrl, net.thevpc.nuts.NutsSession session)
public static Iterator<net.thevpc.nuts.NutsId> createIterator(net.thevpc.nuts.NutsWorkspace workspace, net.thevpc.nuts.NutsRepository repository, String rootUrl, String basePath, net.thevpc.nuts.NutsIdFilter filter, RemoteRepoApi strategy, net.thevpc.nuts.NutsSession session, int maxDepth, FilesFoldersApi.IteratorModel model)
Copyright © 2021 vpc open source initiative. All rights reserved.