| Package | Description |
|---|---|
| com.saperion.util.configuration |
| Modifier and Type | Method and Description |
|---|---|
static String |
ConfigurationUtil.getAbsolutePath(ConfigurationFileHolder holder)
Returns the absolute path of the given configuration file holder.
|
static String |
ConfigurationUtil.getPath(ConfigurationFileHolder holder)
Returns the path of the given config file holder.
|
static Properties |
ConfigurationUtil.getProperties(ConfigurationFileHolder holder)
Returns Properties object by the given config file holder.
|
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.