Package | Description |
---|---|
org.zanata.client.commands |
Modifier and Type | Method and Description |
---|---|
static Optional<ZanataConfig> |
OptionsUtil.applyProjectConfigToProjectOptions(ConfigurableProjectOptions opts) |
static Optional<ZanataConfig> |
OptionsUtil.readProjectConfigFile(ConfigurableProjectOptions projOpts)
Unmarshal project config (zanata.xml) file.
|
Modifier and Type | Method and Description |
---|---|
protected static void |
OptionsUtil.applyIncludesAndExcludesFromProjectConfig(ConfigurableProjectOptions opts,
ZanataConfig config)
Note: command line options take precedence over pom.xml which
takes precedence over zanata.xml.
|
protected static void |
OptionsUtil.applySrcDirAndTransDirFromProjectConfig(ConfigurableProjectOptions opts,
ZanataConfig config)
Note: command line options take precedence over pom.xml which
takes precedence over zanata.xml.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
OptionsUtil.shouldFetchLocalesFromServer(Optional<ZanataConfig> projectConfig,
ConfigurableOptions opts) |
Copyright © 2017 Zanata Project. All rights reserved.