public interface PushPullOptions extends ConfigurableProjectOptions
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getAllModules() |
String |
getCurrentModule() |
String |
getDocNameRegex()
A regex for document names, which captures the module ID as group 1 and the unqualified docname as group 2.
|
boolean |
getEnableModules() |
String |
getModuleSuffix()
Character or characters which must appear after moduleIDs when constructing qualified document names
|
File |
getSrcDir() |
File |
getTransDir() |
boolean |
isDryRun() |
boolean |
isRootModule() |
getLocaleMapList, getProj, getProjectConfig, getProjectType, getProjectVersion, setLocaleMapList, setProj, setProjectConfig, setProjectType, setProjectVersiongetKey, getLogHttp, getUrl, getUserConfig, getUsername, setKey, setLogHttp, setUrl, setUserConfig, setUsernamegetCommandDescription, getCommandName, getDebug, getErrors, getHelp, getQuiet, initCommand, isDebugSet, isErrorsSet, isInteractiveMode, isQuietSet, setDebug, setErrors, setHelp, setInteractiveMode, setQuietString getModuleSuffix()
String getDocNameRegex()
boolean isDryRun()
File getSrcDir()
File getTransDir()
boolean getEnableModules()
boolean isRootModule()
String getCurrentModule()
Copyright © 2012 Zanata Project. All Rights Reserved.