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
Exception
org.apache.commons.configuration.ConfigurationException
JAXBException
public static ZanataProxyFactory createRequestFactory(ConfigurableOptions opts)
Copyright © 2013 Zanata Project. All Rights Reserved.