public class DefaultConfigurationBuilder extends Object
| Constructor and Description |
|---|
DefaultConfigurationBuilder(File location)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
File |
getConfigFile() |
protected String[] |
getDefaultConfigParameters(Class<?> c)
We can't have a static method in an Interface and override it, so we
have to get a bit ugly to fake static inheritance.
|
public DefaultConfigurationBuilder(File location)
public File getConfigFile()
protected String[] getDefaultConfigParameters(Class<?> c)
Copyright © 2008–2019 The Open Preservation Foundation. All rights reserved.