public class ConfigurationParser extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
STROLCH_CONFIGURATION_XML |
| Constructor and Description |
|---|
ConfigurationParser() |
| Modifier and Type | Method and Description |
|---|---|
static StrolchConfiguration |
parseConfiguration(String environment,
File configPathF,
File dataPathF,
File tempPathF) |
public static final String STROLCH_CONFIGURATION_XML
public static StrolchConfiguration parseConfiguration(String environment, File configPathF, File dataPathF, File tempPathF)
Copyright © 2011–2016 Strolch. All rights reserved.