| Modifier and Type | Class and Description |
|---|---|
class |
ZanataClient |
| Modifier and Type | Method and Description |
|---|---|
protected LinkedHashMap<String,BasicOptions> |
ZanataClient.getOptionsMap() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConfigurableOptions
Base options for commands which supports configuration by the user's
zanata.ini
|
interface |
ConfigurableProjectOptions
Base options for commands which support configuration by the user's
zanata.ini and by a project's zanata.xml
|
interface |
PublicanPullOptions
Deprecated.
|
interface |
PublicanPushOptions
Deprecated.
|
interface |
PushPullOptions |
interface |
PutProjectOptions |
interface |
PutUserOptions |
interface |
PutVersionOptions |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicOptionsImpl
Base class for commands
|
class |
ConfigurableOptionsImpl
Base options for commands which support configuration by the user's
zanata.ini
|
class |
ConfigurableProjectOptionsImpl
Base options for commands which supports configuration by the user's
zanata.ini and by a project's zanata.xml
|
class |
ListLocalOptionsImpl |
class |
ListRemoteOptionsImpl |
class |
PublicanPullOptionsImpl
Deprecated.
|
class |
PublicanPushOptionsImpl
Deprecated.
|
class |
PutProjectOptionsImpl |
class |
PutUserOptionsImpl |
class |
PutVersionOptionsImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
ArgsUtil.process(String[] args,
BasicOptions opts) |
static void |
ArgsUtil.processArgs(String[] args,
BasicOptions opts) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GlossaryDeleteOptions |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GlossaryPushOptions |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PullOptions |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PushOptions
Push options for documents that are parsed on the client and transmitted as a
Resource or TranslationsResource. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GetStatisticsOptions |
| Modifier and Type | Class and Description |
|---|---|
class |
GetStatisticsOptionsImpl |
Copyright © 2012 Zanata Project. All Rights Reserved.