public class EnvironmentPropertiesLoader extends Object
| Constructor and Description |
|---|
EnvironmentPropertiesLoader() |
| Modifier and Type | Method and Description |
|---|---|
static EnvironmentProperties |
load(String filename)
Load the CSV file into an EnvironmentProperties instance.
|
public EnvironmentPropertiesLoader()
public static EnvironmentProperties load(String filename)
filename - Cannot be null or empty. Must correspond to a CSV file of the correct format.EnvGen available from www.basilv.com/psd/software Copyright © 2007 Basil Vandegriend. All Rights Reserved.