public abstract class ConfigFile<T> extends Object
Constructor and Description |
---|
ConfigFile() |
public abstract T getFile()
protected abstract String[] getDefaultFileLocations()
protected File locate(String optionalConfigFilePath) throws FileNotFoundException
FileNotFoundException
Copyright © 2012. All Rights Reserved.