public class OptionsUtil extends Object
| Constructor and Description |
|---|
OptionsUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
applyConfigFiles(ConfigurableOptions opts)
Loads the config files (controlled by the property userConfig) to supply
any values which haven't already been set.
|
static ZanataProxyFactory |
createRequestFactory(ConfigurableOptions opts) |
public static void applyConfigFiles(ConfigurableOptions opts) throws org.apache.commons.configuration.ConfigurationException, JAXBException
Exceptionorg.apache.commons.configuration.ConfigurationExceptionJAXBExceptionpublic static ZanataProxyFactory createRequestFactory(ConfigurableOptions opts)
Copyright © 2012 Zanata Project. All Rights Reserved.