Package | Description |
---|---|
org.cripac.isee.vpe.ctrl |
This package contains classes for controlling of the platform.
|
org.cripac.isee.vpe.util.tracking |
Modifier and Type | Method and Description |
---|---|
static java.util.List<FileDescriptor>
|
ConfManager.getCfgFileList(java.lang.String... path)
Get a list of all the configuration files registered under the
path.
|
Modifier and Type | Method and Description |
---|---|
FileDescriptor |
FileDescriptor.wrap(java.lang.String folderName)
Indicate that the given folder further contains the containing
folder hierarchy of this configuration file.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<FileDescriptor>
|
DirectoryHierarchy.gatherFiles()
Gether all the files under this group recursively.
|