Package | Description |
---|---|
org.treetank.access.conf |
Configuration ofTreetank
|
org.treetank.io |
This package represent the interaction of treetank with the
backend (namely a file, a berkley-db, a database).
|
Modifier and Type | Class and Description |
---|---|
static class |
ResourceConfiguration.Paths
Paths for a
Session . |
static class |
StorageConfiguration.Paths
Paths for a
Storage . |
Modifier and Type | Method and Description |
---|---|
static int |
IOUtils.compareStructure(File pFile,
IConfigurationPath[] pPaths)
Checking a structure in a folder to be equal with the data in this
enum.
|
static boolean |
IOUtils.createFolderStructure(File pFile,
IConfigurationPath[] pPaths)
Creating a folder structure based on a set of paths given as parameter and returning a boolean
determining the success.
|
Copyright © 2013. All Rights Reserved.