public class ConfigurationEnvBuilder
extends Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ConfigurationEnvBuilder.AttributeDef |
protected static class |
ConfigurationEnvBuilder.ObjectDef |
| Constructor and Description |
|---|
ConfigurationEnvBuilder() |
| Modifier and Type | Method and Description |
|---|---|
protected static String |
buildContent(List<ConfigurationEnvBuilder.ObjectDef> objectDefs) |
protected static List<ConfigurationEnvBuilder.ObjectDef> |
getObjectDefs(Path basePath,
String[] configurationFilePaths) |
static void |
main(String[] args) |
public static void main(String[] args)
throws IOException
IOExceptionprotected static String buildContent(List<ConfigurationEnvBuilder.ObjectDef> objectDefs)
protected static List<ConfigurationEnvBuilder.ObjectDef> getObjectDefs(Path basePath, String[] configurationFilePaths) throws IOException
IOException