| Interface | Description |
|---|---|
| AppAbortStrategy | |
| BasicOptions | |
| ConfigurableOptions |
Base options for commands which supports configuration by the user's
zanata.ini
|
| ConfigurableProjectOptions |
Base options for commands which support configuration by the user's
zanata.ini and by a project's zanata.xml
|
| ConsoleInteractor | |
| ConsoleInteractor.AnswerValidator | |
| PushPullOptions | |
| PutProjectOptions | |
| PutUserOptions | |
| PutVersionOptions | |
| ZanataCommand |
| Class | Description |
|---|---|
| AbstractPushPullOptionsImpl<O extends PushPullOptions> |
Specifies options that have the same description and defaults for push and
pull
|
| ArgsUtil | |
| BasicOptionsImpl |
Base class for commands
|
| BooleanValueHandler |
Boolean
OptionHandler which takes an argument. |
| ConfigurableCommand<O extends ConfigurableOptions> |
Base class for commands which supports configuration by the user's zanata.ini
|
| ConfigurableOptionsImpl |
Base options for commands which support configuration by the user's
zanata.ini
|
| ConfigurableProjectCommand<O extends ConfigurableProjectOptions> |
Base class for commands which supports configuration by the user's zanata.ini
and by a project's zanata.xml
|
| ConfigurableProjectOptionsImpl |
Base options for commands which supports configuration by the user's
zanata.ini and by a project's zanata.xml
|
| ConsoleInteractorImpl | |
| ConsoleInteractorImpl.AnswerValidatorImpl | |
| FileMappingRuleHandler |
Parse translation file mapping rule as well as applying the rule to get the
final path of a translation file.
|
| ListLocalCommand | |
| ListLocalOptionsImpl | |
| ListRemoteCommand | |
| ListRemoteOptionsImpl | |
| Messages |
This class is the central place to access resource bundle.
|
| NullAbortStrategy | |
| OptionsUtil | |
| PushPullCommand<O extends PushPullOptions> | |
| PushPullCommand.TranslatedPercent | |
| PutProjectCommand | |
| PutProjectOptionsImpl | |
| PutUserCommand | |
| PutUserOptionsImpl | |
| PutVersionCommand | |
| PutVersionOptionsImpl | |
| QualifiedSrcDocName |
Represents document name with extension.
|
| StringUtil | |
| SystemExitStrategy | |
| TransFileResolver |
Resolve translation file destination.
|
| UnqualifiedSrcDocName |
Represents document name without extension.
|
| UpdateChecker |
This class checks whether there is newer version of client available.
|
| Enum | Description |
|---|---|
| ConsoleInteractor.DisplayMode | |
| PushPullType |
| Exception | Description |
|---|---|
| AppAbortException |
Copyright © 2015 Zanata Project. All rights reserved.