A B C D E F G H I L M N O P Q R S T U V W X Z 

A

abort(Throwable) - Method in interface org.zanata.client.commands.AppAbortStrategy
 
abort(Throwable) - Method in class org.zanata.client.commands.RuntimeExceptionStrategy
 
abort(Throwable) - Method in class org.zanata.client.commands.SystemExitStrategy
 
AbstractCommonPushStrategy<O extends PushOptions> - Class in org.zanata.client.commands.push
Strategy that provides basic directory scanning for source files.
AbstractCommonPushStrategy() - Constructor for class org.zanata.client.commands.push.AbstractCommonPushStrategy
 
AbstractGettextPullStrategy - Class in org.zanata.client.commands.pull
 
AbstractGettextPullStrategy(PullOptions) - Constructor for class org.zanata.client.commands.pull.AbstractGettextPullStrategy
 
AbstractGettextPushStrategy - Class in org.zanata.client.commands.push
 
AbstractGettextPushStrategy() - Constructor for class org.zanata.client.commands.push.AbstractGettextPushStrategy
 
AbstractPullStrategy - Class in org.zanata.client.commands.pull
 
AbstractPullStrategy(PullOptions) - Constructor for class org.zanata.client.commands.pull.AbstractPullStrategy
 
AbstractPushPullOptionsImpl<O extends PushPullOptions> - Class in org.zanata.client.commands
Specifies options that have the same description and defaults for push and pull
AbstractPushPullOptionsImpl() - Constructor for class org.zanata.client.commands.AbstractPushPullOptionsImpl
 
AbstractPushStrategy - Class in org.zanata.client.commands.push
NB: you must initialise this object with init() after setPushOptions()
AbstractPushStrategy(StringSet, String) - Constructor for class org.zanata.client.commands.push.AbstractPushStrategy
 
add(LocaleMapping) - Method in class org.zanata.client.config.LocaleList
 
add(int, LocaleMapping) - Method in class org.zanata.client.config.LocaleList
 
addAll(Collection<? extends LocaleMapping>) - Method in class org.zanata.client.config.LocaleList
 
addAll(int, Collection<? extends LocaleMapping>) - Method in class org.zanata.client.config.LocaleList
 
addEntry(ETagCacheEntry) - Method in class org.zanata.client.etag.ETagCache
 
ApiKeyHeaderDecorator - Class in org.zanata.rest.client
 
ApiKeyHeaderDecorator() - Constructor for class org.zanata.rest.client.ApiKeyHeaderDecorator
 
ApiKeyHeaderDecorator(String, String, String) - Constructor for class org.zanata.rest.client.ApiKeyHeaderDecorator
 
AppAbortStrategy - Interface in org.zanata.client.commands
 
applyConfigFiles(ConfigurableOptions) - Static method in class org.zanata.client.commands.OptionsUtil
Loads the config files (controlled by the property userConfig) to supply any values which haven't already been set.
ArgsUtil - Class in org.zanata.client.commands
 
ArgsUtil(AppAbortStrategy, PrintStream, PrintStream, String) - Constructor for class org.zanata.client.commands.ArgsUtil
 

B

BasicOptions - Interface in org.zanata.client.commands
 
BasicOptionsImpl - Class in org.zanata.client.commands
Base class for commands
BasicOptionsImpl() - Constructor for class org.zanata.client.commands.BasicOptionsImpl
 
belongsToCurrentModule(String) - Method in class org.zanata.client.commands.PushPullCommand
 
BooleanValueHandler - Class in org.zanata.client.commands
Boolean OptionHandler.
BooleanValueHandler(CmdLineParser, OptionDef, Setter<? super Boolean>) - Constructor for class org.zanata.client.commands.BooleanValueHandler
 
buildFromDocArgument(String) - Method in class org.zanata.client.commands.AbstractPushPullOptionsImpl
 
buildFromDocArgument(String) - Method in interface org.zanata.client.commands.PushPullOptions
This name should represent the exact parameter as it would be entered on the command line, and include any space or operators that would link the parameter to the argument.

C

checkResult(ClientResponse<?>, URI) - Static method in class org.zanata.rest.client.ClientUtility
 
clear() - Method in class org.zanata.client.config.LocaleList
 
clear() - Method in class org.zanata.client.etag.ETagCache
 
ClientUtility - Class in org.zanata.rest.client
 
ClientUtility() - Constructor for class org.zanata.rest.client.ClientUtility
 
compareToServerVersion(String) - Method in class org.zanata.rest.client.ZanataProxyFactory
Compares a given version identifier with the server version.
ConfigException - Exception in org.zanata.client.exceptions
 
ConfigException() - Constructor for exception org.zanata.client.exceptions.ConfigException
 
ConfigException(String) - Constructor for exception org.zanata.client.exceptions.ConfigException
 
ConfigException(String, Throwable) - Constructor for exception org.zanata.client.exceptions.ConfigException
 
ConfigException(Throwable) - Constructor for exception org.zanata.client.exceptions.ConfigException
 
ConfigurableCommand<O extends ConfigurableOptions> - Class in org.zanata.client.commands
Base class for commands which supports configuration by the user's zanata.ini
ConfigurableCommand(O, ZanataProxyFactory) - Constructor for class org.zanata.client.commands.ConfigurableCommand
 
ConfigurableCommand(O) - Constructor for class org.zanata.client.commands.ConfigurableCommand
 
ConfigurableOptions - Interface in org.zanata.client.commands
Base options for commands which supports configuration by the user's zanata.ini
ConfigurableOptionsImpl - Class in org.zanata.client.commands
Base options for commands which support configuration by the user's zanata.ini
ConfigurableOptionsImpl() - Constructor for class org.zanata.client.commands.ConfigurableOptionsImpl
 
ConfigurableProjectCommand<O extends ConfigurableProjectOptions> - Class in org.zanata.client.commands
Base class for commands which supports configuration by the user's zanata.ini and by a project's zanata.xml
ConfigurableProjectCommand(O, ZanataProxyFactory) - Constructor for class org.zanata.client.commands.ConfigurableProjectCommand
 
ConfigurableProjectCommand(O) - Constructor for class org.zanata.client.commands.ConfigurableProjectCommand
 
ConfigurableProjectOptions - Interface in org.zanata.client.commands
Base options for commands which support configuration by the user's zanata.ini and by a project's zanata.xml
ConfigurableProjectOptionsImpl - Class in org.zanata.client.commands
Base options for commands which supports configuration by the user's zanata.ini and by a project's zanata.xml
ConfigurableProjectOptionsImpl() - Constructor for class org.zanata.client.commands.ConfigurableProjectOptionsImpl
 
ConfigUtil - Class in org.zanata.client.config
 
ConfigUtil() - Constructor for class org.zanata.client.config.ConfigUtil
 
confirmWithUser(String) - Method in class org.zanata.client.commands.PushPullCommand
 
ConsoleStatisticsOutput - Class in org.zanata.client.commands.stats
Statistics output that prints stats to the java console.
ConsoleStatisticsOutput() - Constructor for class org.zanata.client.commands.stats.ConsoleStatisticsOutput
 
ConsoleUtils - Class in org.zanata.client.util
Console input/output utility methods.
ConsoleUtils() - Constructor for class org.zanata.client.util.ConsoleUtils
 
ContainerStatisticsCommandOutput - Interface in org.zanata.client.commands.stats
Interface that provides different types of output for statistics.
contains(Object) - Method in class org.zanata.client.config.LocaleList
 
containsAll(Collection<?>) - Method in class org.zanata.client.config.LocaleList
 
createIVersionResource() - Method in class org.zanata.rest.client.ZanataProxyFactory
 
createProxy(Class<T>, URI) - Method in class org.zanata.rest.client.ZanataProxyFactory
 
createProxy(Class<T>) - Method in class org.zanata.rest.client.ZanataProxyFactory
Returns a client proxy, provided all information is on the proxied interface.
createRequestFactory(ConfigurableOptions) - Static method in class org.zanata.client.commands.OptionsUtil
 
CsvStatisticsOutput - Class in org.zanata.client.commands.stats
Outputs statistics in CSV format to the console.
CsvStatisticsOutput() - Constructor for class org.zanata.client.commands.stats.CsvStatisticsOutput
 

D

debug(Object) - Method in class org.zanata.client.commands.PushPullCommand
 
deprecate(String) - Method in class org.zanata.client.commands.ConfigurableCommand
 
docNameToFilename(String) - Method in class org.zanata.client.commands.push.AbstractPushStrategy
 
docNameToFilename(String, LocaleMapping) - Method in class org.zanata.client.commands.push.AbstractPushStrategy
 

E

endProgressFeedback() - Static method in class org.zanata.client.util.ConsoleUtils
 
equals(Object) - Method in class org.zanata.client.config.LocaleList
 
equals(Object) - Method in class org.zanata.client.config.LocaleMapping
 
eTagCache - Variable in class org.zanata.client.commands.PushPullCommand
 
ETagCache - Class in org.zanata.client.etag
Provides a set of Etag cache entries and convenience methods for finding them.
ETagCache() - Constructor for class org.zanata.client.etag.ETagCache
 
ETagCacheCollection - Class in org.zanata.client.etag
 
ETagCacheCollection() - Constructor for class org.zanata.client.etag.ETagCacheCollection
 
ETagCacheEntry - Class in org.zanata.client.etag
Contains information about a particular entry in the ETag cache.
ETagCacheEntry() - Constructor for class org.zanata.client.etag.ETagCacheEntry
 
ETagCacheEntry(String, String, String, String, String) - Constructor for class org.zanata.client.etag.ETagCacheEntry
 
ETagCacheReaderWriter - Class in org.zanata.client.etag
 
ETagCacheReaderWriter() - Constructor for class org.zanata.client.etag.ETagCacheReaderWriter
 
execute(ClientExecutionContext) - Method in class org.zanata.rest.client.ApiKeyHeaderDecorator
 
execute(ClientExecutionContext) - Method in class org.zanata.rest.client.TraceDebugInterceptor
 
expectYes(Console) - Method in class org.zanata.client.commands.PublicanPushCommand
Deprecated.
 
expectYes(Console) - Static method in class org.zanata.client.commands.PushPullCommand
 

F

fileResource - Variable in class org.zanata.client.commands.push.RawPushCommand
 
findByCanonicalLocale(String) - Method in class org.zanata.client.config.LocaleList
WARNING: slow!
findByLocalLocale(String) - Method in class org.zanata.client.config.LocaleList
WARNING: slow!
findDocNames(File, List<String>, List<String>, boolean, boolean, boolean) - Method in class org.zanata.client.commands.push.AbstractGettextPushStrategy
 
findDocNames(File, List<String>, List<String>, boolean, boolean, boolean) - Method in class org.zanata.client.commands.push.AbstractPushStrategy
 
findDocNames(File, List<String>, List<String>, boolean, boolean, boolean) - Method in class org.zanata.client.commands.push.PropertiesStrategy
 
findDocNames(File, List<String>, List<String>, boolean, boolean, boolean) - Method in class org.zanata.client.commands.push.XliffStrategy
 
findDocNames(File, List<String>, List<String>, boolean, boolean, boolean) - Method in class org.zanata.client.commands.push.XmlStrategy
 
findEntry(String, String) - Method in class org.zanata.client.etag.ETagCache
 
findLocaleDirs(File) - Static method in class org.zanata.client.commands.gettext.PublicanUtil
 
findLocales(File) - Static method in class org.zanata.client.commands.gettext.PublicanUtil
 
findLocales(File, LocaleList) - Static method in class org.zanata.client.commands.gettext.PublicanUtil
 
findPotFiles(File, AndFileFilter) - Static method in class org.zanata.client.commands.gettext.PublicanUtil
 
findPrefix(SubnodeConfiguration, URL) - Static method in class org.zanata.client.config.ConfigUtil
Finds the key prefix, within an ini subnode (eg [servers]) with the specified url.
fromString(String) - Static method in enum org.zanata.client.commands.PushPullType
Parse a PushPullType value from a string case-insensitively, and disregarding leading and trailing spaces.

G

get(int) - Method in class org.zanata.client.config.LocaleList
 
getAccount(String) - Method in class org.zanata.rest.client.ZanataProxyFactory
 
getAccountURI(String) - Method in class org.zanata.rest.client.ZanataProxyFactory
 
getAllGlossary() - Method in interface org.zanata.client.commands.glossary.delete.GlossaryDeleteOptions
 
getAllModules() - Method in class org.zanata.client.commands.AbstractPushPullOptionsImpl
 
getAllModules() - Method in interface org.zanata.client.commands.PushPullOptions
 
getApiKey() - Method in class org.zanata.rest.client.ApiKeyHeaderDecorator
 
getAsynchronousProcessResource() - Method in class org.zanata.rest.client.ZanataProxyFactory
 
getBatchSize() - Method in interface org.zanata.client.commands.glossary.push.GlossaryPushOptions
 
getCacheEntries() - Method in class org.zanata.client.etag.ETagCache
 
getCacheEntries() - Method in class org.zanata.client.etag.ETagCacheCollection
 
getCaseSensitive() - Method in interface org.zanata.client.commands.push.PushOptions
 
getCaseSensitive() - Method in class org.zanata.client.commands.push.PushOptionsImpl
 
getChunkSize() - Method in interface org.zanata.client.commands.push.PushOptions
 
getChunkSize() - Method in class org.zanata.client.commands.push.PushOptionsImpl
 
getCommandDescription() - Method in interface org.zanata.client.commands.BasicOptions
Used to generate CLI usage help.
getCommandDescription() - Method in class org.zanata.client.commands.ListLocalOptionsImpl
 
getCommandDescription() - Method in class org.zanata.client.commands.ListRemoteOptionsImpl
 
getCommandDescription() - Method in class org.zanata.client.commands.PublicanPullOptionsImpl
Deprecated.
 
getCommandDescription() - Method in class org.zanata.client.commands.PublicanPushOptionsImpl
Deprecated.
 
getCommandDescription() - Method in class org.zanata.client.commands.pull.PullOptionsImpl
 
getCommandDescription() - Method in class org.zanata.client.commands.push.PushOptionsImpl
 
getCommandDescription() - Method in class org.zanata.client.commands.PutProjectOptionsImpl
 
getCommandDescription() - Method in class org.zanata.client.commands.PutUserOptionsImpl
 
getCommandDescription() - Method in class org.zanata.client.commands.PutVersionOptionsImpl
 
getCommandDescription() - Method in class org.zanata.client.commands.stats.GetStatisticsOptionsImpl
 
getCommandDescription() - Method in class org.zanata.client.ZanataClient
 
getCommandName() - Method in interface org.zanata.client.commands.BasicOptions
Used to generate the command line interface and its usage help.
getCommandName() - Method in class org.zanata.client.commands.ListLocalOptionsImpl
 
getCommandName() - Method in class org.zanata.client.commands.ListRemoteOptionsImpl
 
getCommandName() - Method in class org.zanata.client.commands.PublicanPullOptionsImpl
Deprecated.
 
getCommandName() - Method in class org.zanata.client.commands.PublicanPushOptionsImpl
Deprecated.
 
getCommandName() - Method in class org.zanata.client.commands.pull.PullOptionsImpl
 
getCommandName() - Method in class org.zanata.client.commands.push.PushOptionsImpl
 
getCommandName() - Method in class org.zanata.client.commands.PutProjectOptionsImpl
 
getCommandName() - Method in class org.zanata.client.commands.PutUserOptionsImpl
 
getCommandName() - Method in class org.zanata.client.commands.PutVersionOptionsImpl
 
getCommandName() - Method in class org.zanata.client.commands.stats.GetStatisticsOptionsImpl
 
getCommandName() - Method in class org.zanata.client.ZanataClient
 
getCommentCols() - Method in interface org.zanata.client.commands.glossary.push.GlossaryPushOptions
 
getCopyTrans() - Method in interface org.zanata.client.commands.PublicanPushOptions
Deprecated.
 
getCopyTrans() - Method in class org.zanata.client.commands.PublicanPushOptionsImpl
Deprecated.
 
getCopyTrans() - Method in interface org.zanata.client.commands.push.PushOptions
 
getCopyTrans() - Method in class org.zanata.client.commands.push.PushOptionsImpl
 
getCopyTransResource() - Method in class org.zanata.rest.client.ZanataProxyFactory
 
getCreateSkeletons() - Method in interface org.zanata.client.commands.pull.PullOptions
 
getCreateSkeletons() - Method in class org.zanata.client.commands.pull.PullOptionsImpl
 
getCurrentModule() - Method in class org.zanata.client.commands.AbstractPushPullOptionsImpl
 
getCurrentModule(boolean) - Method in class org.zanata.client.commands.AbstractPushPullOptionsImpl
 
getCurrentModule() - Method in interface org.zanata.client.commands.PushPullOptions
 
getCurrentModule(boolean) - Method in interface org.zanata.client.commands.PushPullOptions
 
getDebug() - Method in interface org.zanata.client.commands.BasicOptions
Whether to enable debug mode.
getDebug() - Method in class org.zanata.client.commands.BasicOptionsImpl
 
getDefaultExcludes() - Method in interface org.zanata.client.commands.push.PushOptions
 
getDefaultExcludes() - Method in class org.zanata.client.commands.push.PushOptionsImpl
 
getDefaultMetaVariable() - Method in class org.zanata.client.commands.BooleanValueHandler
 
getDefaultProjectType() - Method in interface org.zanata.client.commands.PutProjectOptions
 
getDefaultProjectType() - Method in class org.zanata.client.commands.PutProjectOptionsImpl
 
getDeleteObsoleteModules() - Method in interface org.zanata.client.commands.push.PushOptions
 
getDeleteObsoleteModules() - Method in class org.zanata.client.commands.push.PushOptionsImpl
 
getDeprecationMessage() - Method in class org.zanata.client.commands.ConfigurableCommand
 
getDeprecationMessage() - Method in interface org.zanata.client.commands.ZanataCommand
If the command has been deprecated, returns a message (eg a command which replaces the deprecated command).
getDocListForProjectIterationFromServer() - Method in class org.zanata.client.commands.PushPullCommand
 
getDocNameRegex() - Method in class org.zanata.client.commands.AbstractPushPullOptionsImpl
 
getDocNameRegex() - Method in interface org.zanata.client.commands.PushPullOptions
A regex for document names, which captures the module ID as group 1 and the unqualified docname as group 2.
getDocumentId() - Method in interface org.zanata.client.commands.stats.GetStatisticsOptions
 
getDocumentId() - Method in class org.zanata.client.commands.stats.GetStatisticsOptionsImpl
 
getDstDir() - Method in interface org.zanata.client.commands.PublicanPullOptions
Deprecated.
 
getDstDir() - Method in class org.zanata.client.commands.PublicanPullOptionsImpl
Deprecated.
 
getDstDirPot() - Method in interface org.zanata.client.commands.PublicanPullOptions
Deprecated.
 
getDstDirPot() - Method in class org.zanata.client.commands.PublicanPullOptionsImpl
Deprecated.
 
getEnableModules() - Method in class org.zanata.client.commands.AbstractPushPullOptionsImpl
 
getEnableModules() - Method in interface org.zanata.client.commands.PushPullOptions
 
getEncodeTabs() - Method in interface org.zanata.client.commands.pull.PullOptions
 
getEncodeTabs() - Method in class org.zanata.client.commands.pull.PullOptionsImpl
 
getErrors() - Method in interface org.zanata.client.commands.BasicOptions
Whether to display full information about errors (ie exception stack traces).
getErrors() - Method in class org.zanata.client.commands.BasicOptionsImpl
 
getExcludeLocaleFilenames() - Method in interface org.zanata.client.commands.push.PushOptions
 
getExcludeLocaleFilenames() - Method in class org.zanata.client.commands.push.PushOptionsImpl
 
getExcludes() - Method in interface org.zanata.client.commands.push.PushOptions
 
getExcludes() - Method in class org.zanata.client.commands.push.PushOptionsImpl
 
getExportPot() - Method in interface org.zanata.client.commands.PublicanPullOptions
Deprecated.
 
getExportPot() - Method in class org.zanata.client.commands.PublicanPullOptionsImpl
Deprecated.
 
getExtensions() - Method in class org.zanata.client.commands.pull.AbstractGettextPullStrategy
 
getExtensions() - Method in class org.zanata.client.commands.pull.PropertiesStrategy
 
getExtensions() - Method in interface org.zanata.client.commands.pull.PullStrategy
Which extensions (eg gettext, comment) does this strategy need to fetch from the server?
getExtensions() - Method in class org.zanata.client.commands.pull.XliffStrategy
 
getExtensions() - Method in class org.zanata.client.commands.pull.XmlStrategy
 
getExtensions() - Method in class org.zanata.client.commands.push.AbstractPushStrategy
 
getFileExtension() - Method in class org.zanata.client.commands.push.AbstractPushStrategy
 
getFileResource() - Method in class org.zanata.rest.client.ZanataProxyFactory
 
getFileTypes() - Method in interface org.zanata.client.commands.push.PushOptions
 
getFileTypes() - Method in class org.zanata.client.commands.push.PushOptionsImpl
 
getFormat() - Method in interface org.zanata.client.commands.stats.GetStatisticsOptions
 
getFormat() - Method in class org.zanata.client.commands.stats.GetStatisticsOptionsImpl
 
getFromDoc() - Method in class org.zanata.client.commands.AbstractPushPullOptionsImpl
 
getFromDoc() - Method in interface org.zanata.client.commands.PushPullOptions
 
getGlossaryFile() - Method in interface org.zanata.client.commands.glossary.push.GlossaryPushOptions
 
getGlossaryResource() - Method in class org.zanata.rest.client.ZanataProxyFactory
 
getGlossaryResourceURI() - Method in class org.zanata.rest.client.ZanataProxyFactory
 
getHelp() - Method in interface org.zanata.client.commands.BasicOptions
Whether to display the command's usage help.
getHelp() - Method in class org.zanata.client.commands.BasicOptionsImpl
 
getImportPo() - Method in interface org.zanata.client.commands.PublicanPushOptions
Deprecated.
 
getImportPo() - Method in class org.zanata.client.commands.PublicanPushOptionsImpl
Deprecated.
 
getIncludeDetails() - Method in interface org.zanata.client.commands.stats.GetStatisticsOptions
 
getIncludeDetails() - Method in class org.zanata.client.commands.stats.GetStatisticsOptionsImpl
 
getIncludeFuzzy() - Method in interface org.zanata.client.commands.pull.PullOptions
 
getIncludeFuzzy() - Method in class org.zanata.client.commands.pull.PullOptionsImpl
 
getIncludes() - Method in interface org.zanata.client.commands.push.PushOptions
 
getIncludes() - Method in class org.zanata.client.commands.push.PushOptionsImpl
 
getIncludeWordLevelStats() - Method in interface org.zanata.client.commands.stats.GetStatisticsOptions
 
getIncludeWordLevelStats() - Method in class org.zanata.client.commands.stats.GetStatisticsOptionsImpl
 
getJavaLocale() - Method in class org.zanata.client.config.LocaleMapping
 
getKey() - Method in interface org.zanata.client.commands.ConfigurableOptions
API key for accessing the REST API.
getKey() - Method in class org.zanata.client.commands.ConfigurableOptionsImpl
 
getlang() - Method in interface org.zanata.client.commands.glossary.delete.GlossaryDeleteOptions
 
getLanguage() - Method in class org.zanata.client.etag.ETagCacheEntry
 
getLocale() - Method in class org.zanata.client.config.LocaleMapping
BCP47 locale ID
getLocaleMapList() - Method in class org.zanata.client.commands.AbstractPushPullOptionsImpl
Override the parent method as the push and pull commands can have locales specified via command line.
getLocaleMapList() - Method in interface org.zanata.client.commands.ConfigurableProjectOptions
 
getLocaleMapList() - Method in class org.zanata.client.commands.ConfigurableProjectOptionsImpl
 
getLocaleMapList(LocaleList, String[]) - Static method in class org.zanata.client.commands.PushPullCommand
Filters the project's list of locales
getLocales() - Method in class org.zanata.client.config.ZanataConfig
 
getLocalFileMD5() - Method in class org.zanata.client.etag.ETagCacheEntry
 
getLocalFileName() - Method in class org.zanata.client.etag.ETagCacheEntry
 
getLocalFileTime() - Method in class org.zanata.client.etag.ETagCacheEntry
 
getLocalLocale() - Method in class org.zanata.client.config.LocaleMapping
 
getLogHttp() - Method in interface org.zanata.client.commands.ConfigurableOptions
Enable HTTP message logging.
getLogHttp() - Method in class org.zanata.client.commands.ConfigurableOptionsImpl
 
getMapFrom() - Method in class org.zanata.client.config.LocaleMapping
 
getMergeType() - Method in interface org.zanata.client.commands.PublicanPushOptions
Deprecated.
 
getMergeType() - Method in class org.zanata.client.commands.PublicanPushOptionsImpl
Deprecated.
 
getMergeType() - Method in interface org.zanata.client.commands.push.PushOptions
 
getMergeType() - Method in class org.zanata.client.commands.push.PushOptionsImpl
 
getModuleSuffix() - Method in class org.zanata.client.commands.AbstractPushPullOptionsImpl
 
getModuleSuffix() - Method in interface org.zanata.client.commands.PushPullOptions
Character or characters which must appear after moduleIDs when constructing qualified document names
getName() - Method in class org.zanata.client.commands.ConfigurableCommand
 
getName() - Method in interface org.zanata.client.commands.ZanataCommand
Returns the command name (eg Maven goal name)
getObsoleteDocNamesForProjectIterationFromServer() - Method in class org.zanata.client.commands.push.PushCommand
gets doc list from server, returns a list of qualified doc names from obsolete modules, or from no module.
getOptionsMap() - Method in class org.zanata.client.ZanataClient
 
getOpts() - Method in class org.zanata.client.commands.ConfigurableCommand
 
getOpts() - Method in class org.zanata.client.commands.pull.AbstractPullStrategy
 
getOpts() - Method in class org.zanata.client.commands.push.AbstractCommonPushStrategy
 
getPoWriter() - Method in class org.zanata.client.commands.pull.AbstractGettextPullStrategy
 
getProj() - Method in interface org.zanata.client.commands.ConfigurableProjectOptions
 
getProj() - Method in class org.zanata.client.commands.ConfigurableProjectOptionsImpl
 
getProject() - Method in class org.zanata.client.config.ZanataConfig
 
getProject(String) - Method in class org.zanata.rest.client.ZanataProxyFactory
 
getProjectConfig() - Method in interface org.zanata.client.commands.ConfigurableProjectOptions
 
getProjectConfig() - Method in class org.zanata.client.commands.ConfigurableProjectOptionsImpl
 
getProjectDesc() - Method in interface org.zanata.client.commands.PutProjectOptions
 
getProjectDesc() - Method in class org.zanata.client.commands.PutProjectOptionsImpl
 
getProjectIteration(String, String) - Method in class org.zanata.rest.client.ZanataProxyFactory
 
getProjectIterationURI(String, String) - Method in class org.zanata.rest.client.ZanataProxyFactory
 
getProjectName() - Method in interface org.zanata.client.commands.PutProjectOptions
 
getProjectName() - Method in class org.zanata.client.commands.PutProjectOptionsImpl
 
getProjects(URI) - Method in class org.zanata.rest.client.ZanataProxyFactory
 
getProjectSlug() - Method in interface org.zanata.client.commands.PutProjectOptions
 
getProjectSlug() - Method in class org.zanata.client.commands.PutProjectOptionsImpl
 
getProjectType() - Method in class org.zanata.client.commands.ConfigurableProjectCommand
 
getProjectType() - Method in interface org.zanata.client.commands.ConfigurableProjectOptions
 
getProjectType() - Method in class org.zanata.client.commands.ConfigurableProjectOptionsImpl
 
getProjectType() - Method in class org.zanata.client.commands.PublicanPullCommand
Deprecated.
 
getProjectType() - Method in class org.zanata.client.commands.PublicanPushCommand
Deprecated.
 
getProjectType() - Method in interface org.zanata.client.commands.PutVersionOptions
 
getProjectType() - Method in class org.zanata.client.commands.PutVersionOptionsImpl
 
getProjectType() - Method in class org.zanata.client.config.ZanataConfig
 
getProjectURI(String) - Method in class org.zanata.rest.client.ZanataProxyFactory
 
getProjectVersion() - Method in interface org.zanata.client.commands.ConfigurableProjectOptions
 
getProjectVersion() - Method in class org.zanata.client.commands.ConfigurableProjectOptionsImpl
 
getProjectVersion() - Method in class org.zanata.client.config.ZanataConfig
 
getPullType() - Method in interface org.zanata.client.commands.pull.PullOptions
 
getPullType() - Method in class org.zanata.client.commands.pull.PullOptionsImpl
 
getPurgeCache() - Method in interface org.zanata.client.commands.pull.PullOptions
 
getPurgeCache() - Method in class org.zanata.client.commands.pull.PullOptionsImpl
 
getPushType() - Method in interface org.zanata.client.commands.push.PushOptions
 
getPushType() - Method in class org.zanata.client.commands.push.PushOptionsImpl
 
getQualifiedDocNamesForCurrentModuleFromServer() - Method in class org.zanata.client.commands.PushPullCommand
 
getQuiet() - Method in interface org.zanata.client.commands.BasicOptions
Enable quiet mode - error messages only
getQuiet() - Method in class org.zanata.client.commands.BasicOptionsImpl
 
getRequestFactory() - Method in class org.zanata.client.commands.ConfigurableCommand
 
getResourceURI(String, String) - Method in interface org.zanata.rest.client.ITranslationResourcesFactory
 
getResourceURI(String, String) - Method in class org.zanata.rest.client.ZanataProxyFactory
 
getServerETag() - Method in class org.zanata.client.etag.ETagCacheEntry
 
getSourceCheckoutUrl() - Method in interface org.zanata.client.commands.PutProjectOptions
 
getSourceCheckoutUrl() - Method in class org.zanata.client.commands.PutProjectOptionsImpl
 
getSourceDocResource(String, String) - Method in class org.zanata.rest.client.ZanataProxyFactory
 
getSourceLang() - Method in interface org.zanata.client.commands.glossary.push.GlossaryPushOptions
 
getSourceLang() - Method in interface org.zanata.client.commands.PublicanPushOptions
Deprecated.
 
getSourceLang() - Method in class org.zanata.client.commands.PublicanPushOptionsImpl
Deprecated.
 
getSourceLang() - Method in interface org.zanata.client.commands.push.PushOptions
 
getSourceLang() - Method in class org.zanata.client.commands.push.PushOptionsImpl
 
getSourceViewUrl() - Method in interface org.zanata.client.commands.PutProjectOptions
 
getSourceViewUrl() - Method in class org.zanata.client.commands.PutProjectOptionsImpl
 
getSrcDir() - Method in class org.zanata.client.commands.AbstractPushPullOptionsImpl
 
getSrcDir() - Method in interface org.zanata.client.commands.PublicanPushOptions
Deprecated.
 
getSrcDir() - Method in class org.zanata.client.commands.PublicanPushOptionsImpl
Deprecated.
 
getSrcDir() - Method in interface org.zanata.client.commands.PushPullOptions
 
getSrcDirParameterName() - Method in class org.zanata.client.commands.AbstractPushPullOptionsImpl
 
getSrcDirParameterName() - Method in interface org.zanata.client.commands.PushPullOptions
 
getSrcDirPot() - Method in interface org.zanata.client.commands.PublicanPushOptions
Deprecated.
 
getSrcDirPot() - Method in class org.zanata.client.commands.PublicanPushOptionsImpl
Deprecated.
 
getSrcFiles(File, List<String>, List<String>, List<String>, boolean, boolean) - Method in class org.zanata.client.commands.push.AbstractCommonPushStrategy
excludes should already contain paths for translation files that are to be excluded.
getSrcFiles(File, List<String>, List<String>, boolean, boolean, boolean) - Method in class org.zanata.client.commands.push.AbstractPushStrategy
Scan srcDir to return a list of all source files.
GetStatisticsCommand - Class in org.zanata.client.commands.stats
 
GetStatisticsCommand(GetStatisticsOptions) - Constructor for class org.zanata.client.commands.stats.GetStatisticsCommand
 
GetStatisticsOptions - Interface in org.zanata.client.commands.stats
 
GetStatisticsOptionsImpl - Class in org.zanata.client.commands.stats
 
GetStatisticsOptionsImpl() - Constructor for class org.zanata.client.commands.stats.GetStatisticsOptionsImpl
 
getStatisticsResource() - Method in class org.zanata.rest.client.ZanataProxyFactory
 
GettextDirStrategy - Class in org.zanata.client.commands.pull
 
GettextDirStrategy(PullOptions) - Constructor for class org.zanata.client.commands.pull.GettextDirStrategy
 
GettextDirStrategy - Class in org.zanata.client.commands.push
 
GettextDirStrategy() - Constructor for class org.zanata.client.commands.push.GettextDirStrategy
 
GettextPullStrategy - Class in org.zanata.client.commands.pull
 
GettextPullStrategy(PullOptions) - Constructor for class org.zanata.client.commands.pull.GettextPullStrategy
 
GettextPushStrategy - Class in org.zanata.client.commands.push
 
GettextPushStrategy() - Constructor for class org.zanata.client.commands.push.GettextPushStrategy
 
GettextUtils - Class in org.zanata.client.commands.gettext
 
getTransDir() - Method in class org.zanata.client.commands.AbstractPushPullOptionsImpl
 
getTransDir() - Method in interface org.zanata.client.commands.PushPullOptions
 
getTransFileToWrite(String, LocaleMapping) - Method in class org.zanata.client.commands.pull.GettextDirStrategy
 
getTransFileToWrite(String, LocaleMapping) - Method in class org.zanata.client.commands.pull.GettextPullStrategy
 
getTransFileToWrite(String, LocaleMapping) - Method in class org.zanata.client.commands.pull.PropertiesStrategy
 
getTransFileToWrite(String, LocaleMapping) - Method in interface org.zanata.client.commands.pull.PullStrategy
Provides the file reference that will be used to write a Translation file for a given Resource.
getTransFileToWrite(String, LocaleMapping) - Method in class org.zanata.client.commands.pull.XliffStrategy
 
getTransFileToWrite(String, LocaleMapping) - Method in class org.zanata.client.commands.pull.XmlStrategy
 
getTransLang() - Method in interface org.zanata.client.commands.glossary.push.GlossaryPushOptions
 
getTranslatedDocResource(String, String) - Method in interface org.zanata.rest.client.ITranslationResourcesFactory
 
getTranslatedDocResource(String, String) - Method in class org.zanata.rest.client.ZanataProxyFactory
 
getTreatSourceCommentsAsTarget() - Method in interface org.zanata.client.commands.glossary.push.GlossaryPushOptions
 
getUrl() - Method in interface org.zanata.client.commands.ConfigurableOptions
Base URL for the server.
getUrl() - Method in class org.zanata.client.commands.ConfigurableOptionsImpl
 
getUrl() - Method in class org.zanata.client.config.ZanataConfig
 
getUseCache() - Method in interface org.zanata.client.commands.pull.PullOptions
 
getUseCache() - Method in class org.zanata.client.commands.pull.PullOptionsImpl
 
getUserConfig() - Method in interface org.zanata.client.commands.ConfigurableOptions
Client configuration file.
getUserConfig() - Method in class org.zanata.client.commands.ConfigurableOptionsImpl
 
getUserEmail() - Method in interface org.zanata.client.commands.PutUserOptions
 
getUserEmail() - Method in class org.zanata.client.commands.PutUserOptionsImpl
 
getUserKey() - Method in interface org.zanata.client.commands.PutUserOptions
 
getUserKey() - Method in class org.zanata.client.commands.PutUserOptionsImpl
 
getUserLangs() - Method in interface org.zanata.client.commands.PutUserOptions
 
getUserLangs() - Method in class org.zanata.client.commands.PutUserOptionsImpl
 
getUsername() - Method in interface org.zanata.client.commands.ConfigurableOptions
Username for accessing the REST API.
getUsername() - Method in class org.zanata.client.commands.ConfigurableOptionsImpl
 
getUserName() - Method in interface org.zanata.client.commands.PutUserOptions
 
getUserName() - Method in class org.zanata.client.commands.PutUserOptionsImpl
 
getUsername() - Method in class org.zanata.rest.client.ApiKeyHeaderDecorator
 
getUserPasswordHash() - Method in interface org.zanata.client.commands.PutUserOptions
 
getUserPasswordHash() - Method in class org.zanata.client.commands.PutUserOptionsImpl
 
getUserRoles() - Method in interface org.zanata.client.commands.PutUserOptions
 
getUserRoles() - Method in class org.zanata.client.commands.PutUserOptionsImpl
 
getUserUsername() - Method in interface org.zanata.client.commands.PutUserOptions
 
getUserUsername() - Method in class org.zanata.client.commands.PutUserOptionsImpl
 
getValidate() - Method in interface org.zanata.client.commands.PublicanPushOptions
Deprecated.
 
getValidate() - Method in class org.zanata.client.commands.PublicanPushOptionsImpl
Deprecated.
 
getValidate() - Method in interface org.zanata.client.commands.push.PushOptions
 
getValidate() - Method in class org.zanata.client.commands.push.PushOptionsImpl
 
getVersionProject() - Method in interface org.zanata.client.commands.PutVersionOptions
 
getVersionProject() - Method in class org.zanata.client.commands.PutVersionOptionsImpl
 
getVersionSlug() - Method in interface org.zanata.client.commands.PutVersionOptions
 
getVersionSlug() - Method in class org.zanata.client.commands.PutVersionOptionsImpl
 
GlossaryDeleteCommand - Class in org.zanata.client.commands.glossary.delete
 
GlossaryDeleteCommand(GlossaryDeleteOptions, ZanataProxyFactory, IGlossaryResource, URI) - Constructor for class org.zanata.client.commands.glossary.delete.GlossaryDeleteCommand
 
GlossaryDeleteCommand(GlossaryDeleteOptions) - Constructor for class org.zanata.client.commands.glossary.delete.GlossaryDeleteCommand
 
GlossaryDeleteOptions - Interface in org.zanata.client.commands.glossary.delete
 
GlossaryPushCommand - Class in org.zanata.client.commands.glossary.push
 
GlossaryPushCommand(GlossaryPushOptions, ZanataProxyFactory, IGlossaryResource, URI) - Constructor for class org.zanata.client.commands.glossary.push.GlossaryPushCommand
 
GlossaryPushCommand(GlossaryPushOptions) - Constructor for class org.zanata.client.commands.glossary.push.GlossaryPushCommand
 
GlossaryPushOptions - Interface in org.zanata.client.commands.glossary.push
 

H

handleException(Exception, boolean, AppAbortStrategy) - Static method in class org.zanata.client.commands.ArgsUtil
 
hashCode() - Method in class org.zanata.client.config.LocaleList
 
hashCode() - Method in class org.zanata.client.config.LocaleMapping
 

I

indexOf(Object) - Method in class org.zanata.client.config.LocaleList
 
init() - Method in class org.zanata.client.commands.push.AbstractPushStrategy
 
init() - Method in class org.zanata.client.commands.push.PropertiesStrategy
 
initCommand() - Method in interface org.zanata.client.commands.BasicOptions
 
initCommand() - Method in class org.zanata.client.commands.ListLocalOptionsImpl
 
initCommand() - Method in class org.zanata.client.commands.ListRemoteOptionsImpl
 
initCommand() - Method in class org.zanata.client.commands.PublicanPullOptionsImpl
Deprecated.
 
initCommand() - Method in class org.zanata.client.commands.PublicanPushOptionsImpl
Deprecated.
 
initCommand() - Method in class org.zanata.client.commands.pull.PullOptionsImpl
 
initCommand() - Method in class org.zanata.client.commands.push.PushOptionsImpl
 
initCommand() - Method in class org.zanata.client.commands.PutProjectOptionsImpl
 
initCommand() - Method in class org.zanata.client.commands.PutUserOptionsImpl
 
initCommand() - Method in class org.zanata.client.commands.PutVersionOptionsImpl
 
initCommand() - Method in class org.zanata.client.commands.stats.GetStatisticsOptionsImpl
 
initCommand() - Method in class org.zanata.client.ZanataClient
 
isCopyTrans() - Method in class org.zanata.client.commands.push.PushOptionsImpl
 
isDebugSet() - Method in interface org.zanata.client.commands.BasicOptions
 
isDebugSet() - Method in class org.zanata.client.commands.BasicOptionsImpl
 
isDeprecated() - Method in class org.zanata.client.commands.ConfigurableCommand
 
isDeprecated() - Method in interface org.zanata.client.commands.ZanataCommand
Returns true if the command has been deprecated.
isDryRun() - Method in class org.zanata.client.commands.AbstractPushPullOptionsImpl
 
isDryRun() - Method in interface org.zanata.client.commands.PushPullOptions
 
isEmpty() - Method in class org.zanata.client.config.LocaleList
 
isErrorsSet() - Method in interface org.zanata.client.commands.BasicOptions
 
isErrorsSet() - Method in class org.zanata.client.commands.BasicOptionsImpl
 
isInteractiveMode() - Method in interface org.zanata.client.commands.BasicOptions
 
isInteractiveMode() - Method in class org.zanata.client.commands.BasicOptionsImpl
 
isQuietSet() - Method in interface org.zanata.client.commands.BasicOptions
 
isQuietSet() - Method in class org.zanata.client.commands.BasicOptionsImpl
 
isRootModule() - Method in class org.zanata.client.commands.AbstractPushPullOptionsImpl
 
isRootModule() - Method in interface org.zanata.client.commands.PushPullOptions
 
isUserDisabled() - Method in interface org.zanata.client.commands.PutUserOptions
 
isUserDisabled() - Method in class org.zanata.client.commands.PutUserOptionsImpl
 
iterator() - Method in class org.zanata.client.config.LocaleList
 
ITranslationResourcesFactory - Interface in org.zanata.rest.client
 

L

lastIndexOf(Object) - Method in class org.zanata.client.config.LocaleList
 
listIterator() - Method in class org.zanata.client.config.LocaleList
 
listIterator(int) - Method in class org.zanata.client.config.LocaleList
 
ListLocalCommand - Class in org.zanata.client.commands
 
ListLocalCommand(ConfigurableProjectOptions, ZanataProxyFactory) - Constructor for class org.zanata.client.commands.ListLocalCommand
 
ListLocalCommand(ConfigurableProjectOptions) - Constructor for class org.zanata.client.commands.ListLocalCommand
 
ListLocalOptionsImpl - Class in org.zanata.client.commands
 
ListLocalOptionsImpl() - Constructor for class org.zanata.client.commands.ListLocalOptionsImpl
 
ListRemoteCommand - Class in org.zanata.client.commands
 
ListRemoteCommand(ConfigurableProjectOptions) - Constructor for class org.zanata.client.commands.ListRemoteCommand
 
ListRemoteOptionsImpl - Class in org.zanata.client.commands
 
ListRemoteOptionsImpl() - Constructor for class org.zanata.client.commands.ListRemoteOptionsImpl
 
loadETagCache() - Method in class org.zanata.client.commands.PushPullCommand
 
loadSrcDoc(File, String) - Method in class org.zanata.client.commands.push.AbstractGettextPushStrategy
 
loadSrcDoc(File, String) - Method in class org.zanata.client.commands.push.AbstractPushStrategy
 
loadSrcDoc(File, String) - Method in class org.zanata.client.commands.push.PropertiesStrategy
 
loadSrcDoc(File, String) - Method in class org.zanata.client.commands.push.XliffStrategy
 
loadSrcDoc(File, String) - Method in class org.zanata.client.commands.push.XmlStrategy
 
LocaleList - Class in org.zanata.client.config
 
LocaleList() - Constructor for class org.zanata.client.config.LocaleList
 
LocaleMapping - Class in org.zanata.client.config
 
LocaleMapping() - Constructor for class org.zanata.client.config.LocaleMapping
 
LocaleMapping(String) - Constructor for class org.zanata.client.config.LocaleMapping
BCP47 locale ID
LocaleMapping(String, String) - Constructor for class org.zanata.client.config.LocaleMapping
 
locales - Variable in class org.zanata.client.commands.AbstractPushPullOptionsImpl
 
logOptions(Logger, PullOptions) - Static method in class org.zanata.client.commands.pull.PullCommand
 
logOptions(Logger, PushOptions) - Static method in class org.zanata.client.commands.push.PushCommand
 

M

main(String[]) - Static method in class org.zanata.client.ZanataClient
 
marshal(String) - Method in class org.zanata.client.config.StringTrimAdapter
 

N

needsDocToWriteTrans() - Method in class org.zanata.client.commands.pull.AbstractGettextPullStrategy
 
needsDocToWriteTrans() - Method in class org.zanata.client.commands.pull.PropertiesStrategy
 
needsDocToWriteTrans() - Method in interface org.zanata.client.commands.pull.PullStrategy
Does this strategy need the source document (Resource) when writing translations?
needsDocToWriteTrans() - Method in class org.zanata.client.commands.pull.XliffStrategy
 
needsDocToWriteTrans() - Method in class org.zanata.client.commands.pull.XmlStrategy
 

O

OptionsUtil - Class in org.zanata.client.commands
 
OptionsUtil() - Constructor for class org.zanata.client.commands.OptionsUtil
 
org.zanata.client - package org.zanata.client
 
org.zanata.client.commands - package org.zanata.client.commands
 
org.zanata.client.commands.gettext - package org.zanata.client.commands.gettext
 
org.zanata.client.commands.glossary.delete - package org.zanata.client.commands.glossary.delete
 
org.zanata.client.commands.glossary.push - package org.zanata.client.commands.glossary.push
 
org.zanata.client.commands.pull - package org.zanata.client.commands.pull
 
org.zanata.client.commands.push - package org.zanata.client.commands.push
 
org.zanata.client.commands.stats - package org.zanata.client.commands.stats
 
org.zanata.client.config - package org.zanata.client.config
 
org.zanata.client.etag - package org.zanata.client.etag
 
org.zanata.client.exceptions - package org.zanata.client.exceptions
 
org.zanata.client.util - package org.zanata.client.util
 
org.zanata.rest.client - package org.zanata.rest.client
 

P

parseArguments(Parameters) - Method in class org.zanata.client.commands.BooleanValueHandler
 
process(String[], BasicOptions) - Method in class org.zanata.client.commands.ArgsUtil
 
processArgs(String...) - Method in class org.zanata.client.ZanataClient
 
PROJECT_TYPE_FILE - Static variable in class org.zanata.client.commands.AbstractPushPullOptionsImpl
 
PROJECT_TYPE_FILE - Static variable in class org.zanata.client.commands.ConfigurableProjectCommand
 
PROJECT_TYPE_GETTEXT - Static variable in class org.zanata.client.commands.ConfigurableProjectCommand
 
PROJECT_TYPE_PROPERTIES - Static variable in class org.zanata.client.commands.ConfigurableProjectCommand
 
PROJECT_TYPE_PUBLICAN - Static variable in class org.zanata.client.commands.ConfigurableProjectCommand
 
PROJECT_TYPE_UTF8_PROPERTIES - Static variable in class org.zanata.client.commands.ConfigurableProjectCommand
 
PROJECT_TYPE_XLIFF - Static variable in class org.zanata.client.commands.ConfigurableProjectCommand
 
PROJECT_TYPE_XML - Static variable in class org.zanata.client.commands.ConfigurableProjectCommand
 
PropertiesStrategy - Class in org.zanata.client.commands.pull
 
PropertiesStrategy(PullOptions) - Constructor for class org.zanata.client.commands.pull.PropertiesStrategy
 
PropertiesStrategy - Class in org.zanata.client.commands.push
NB: you must initialise this object with init() after setPushOptions()
PropertiesStrategy() - Constructor for class org.zanata.client.commands.push.PropertiesStrategy
 
PropertiesStrategy(String) - Constructor for class org.zanata.client.commands.push.PropertiesStrategy
 
PublicanPullCommand - Class in org.zanata.client.commands
Deprecated. 
PublicanPullCommand(PublicanPullOptions, ZanataProxyFactory, ISourceDocResource, ITranslatedDocResource, URI) - Constructor for class org.zanata.client.commands.PublicanPullCommand
Deprecated.
 
PublicanPullCommand(PublicanPullOptions) - Constructor for class org.zanata.client.commands.PublicanPullCommand
Deprecated.
 
PublicanPullOptions - Interface in org.zanata.client.commands
Deprecated. 
PublicanPullOptionsImpl - Class in org.zanata.client.commands
Deprecated. 
PublicanPullOptionsImpl() - Constructor for class org.zanata.client.commands.PublicanPullOptionsImpl
Deprecated.
 
PublicanPushCommand - Class in org.zanata.client.commands
Deprecated. 
PublicanPushCommand(PublicanPushOptions, ZanataProxyFactory, ISourceDocResource, ITranslatedDocResource, URI) - Constructor for class org.zanata.client.commands.PublicanPushCommand
Deprecated.
 
PublicanPushCommand(PublicanPushOptions) - Constructor for class org.zanata.client.commands.PublicanPushCommand
Deprecated.
 
PublicanPushOptions - Interface in org.zanata.client.commands
Deprecated. 
PublicanPushOptionsImpl - Class in org.zanata.client.commands
Deprecated. 
PublicanPushOptionsImpl() - Constructor for class org.zanata.client.commands.PublicanPushOptionsImpl
Deprecated.
 
PublicanUtil - Class in org.zanata.client.commands.gettext
 
PullCommand - Class in org.zanata.client.commands.pull
 
PullCommand(PullOptions) - Constructor for class org.zanata.client.commands.pull.PullCommand
 
PullCommand(PullOptions, ZanataProxyFactory, ISourceDocResource, ITranslatedDocResource, URI) - Constructor for class org.zanata.client.commands.pull.PullCommand
 
PullOptions - Interface in org.zanata.client.commands.pull
 
PullOptionsImpl - Class in org.zanata.client.commands.pull
 
PullOptionsImpl() - Constructor for class org.zanata.client.commands.pull.PullOptionsImpl
 
PullStrategy - Interface in org.zanata.client.commands.pull
Strategy for converting documents from Zanata to a local file type.
PushCommand - Class in org.zanata.client.commands.push
 
PushCommand(PushOptions) - Constructor for class org.zanata.client.commands.push.PushCommand
 
PushCommand(PushOptions, ZanataProxyFactory, ISourceDocResource, ITranslatedDocResource, URI) - Constructor for class org.zanata.client.commands.push.PushCommand
 
PushCommand.TranslationResourcesVisitor - Interface in org.zanata.client.commands.push
 
PushOptions - Interface in org.zanata.client.commands.push
Push options for documents that are parsed on the client and transmitted as a Resource or TranslationsResource.
PushOptionsImpl - Class in org.zanata.client.commands.push
 
PushOptionsImpl() - Constructor for class org.zanata.client.commands.push.PushOptionsImpl
 
PushPullCommand<O extends PushPullOptions> - Class in org.zanata.client.commands
 
PushPullCommand(O, ZanataProxyFactory, ISourceDocResource, ITranslatedDocResource, URI) - Constructor for class org.zanata.client.commands.PushPullCommand
 
PushPullCommand(O) - Constructor for class org.zanata.client.commands.PushPullCommand
 
PushPullOptions - Interface in org.zanata.client.commands
 
PushPullType - Enum in org.zanata.client.commands
 
PutProjectCommand - Class in org.zanata.client.commands
 
PutProjectCommand(PutProjectOptions) - Constructor for class org.zanata.client.commands.PutProjectCommand
 
PutProjectOptions - Interface in org.zanata.client.commands
 
PutProjectOptionsImpl - Class in org.zanata.client.commands
 
PutProjectOptionsImpl() - Constructor for class org.zanata.client.commands.PutProjectOptionsImpl
 
PutUserCommand - Class in org.zanata.client.commands
 
PutUserCommand(PutUserOptions) - Constructor for class org.zanata.client.commands.PutUserCommand
 
PutUserOptions - Interface in org.zanata.client.commands
 
PutUserOptionsImpl - Class in org.zanata.client.commands
 
PutUserOptionsImpl() - Constructor for class org.zanata.client.commands.PutUserOptionsImpl
 
PutVersionCommand - Class in org.zanata.client.commands
 
PutVersionCommand(PutVersionOptions) - Constructor for class org.zanata.client.commands.PutVersionCommand
 
PutVersionOptions - Interface in org.zanata.client.commands
 
PutVersionOptionsImpl - Class in org.zanata.client.commands
 
PutVersionOptionsImpl() - Constructor for class org.zanata.client.commands.PutVersionOptionsImpl
 

Q

qualifiedDocName(String) - Method in class org.zanata.client.commands.PushPullCommand
 

R

RawPullCommand - Class in org.zanata.client.commands.pull
 
RawPullCommand(PullOptions) - Constructor for class org.zanata.client.commands.pull.RawPullCommand
 
RawPullStrategy - Class in org.zanata.client.commands.pull
 
RawPullStrategy() - Constructor for class org.zanata.client.commands.pull.RawPullStrategy
 
RawPushCommand - Class in org.zanata.client.commands.push
Command to send files directly to the server without parsing on the client.
RawPushCommand(PushOptions) - Constructor for class org.zanata.client.commands.push.RawPushCommand
 
RawPushCommand(PushOptions, ZanataProxyFactory, ISourceDocResource, ITranslatedDocResource, URI) - Constructor for class org.zanata.client.commands.push.RawPushCommand
 
RawPushStrategy - Class in org.zanata.client.commands.push
Strategy for uploading documents using the document file upload API methods.
RawPushStrategy() - Constructor for class org.zanata.client.commands.push.RawPushStrategy
 
RawPushStrategy.TranslationFilesVisitor - Interface in org.zanata.client.commands.push
 
readCache(InputStream) - Static method in class org.zanata.client.etag.ETagCacheReaderWriter
 
registerPrefixInterceptor(Object) - Method in class org.zanata.rest.client.ZanataProxyFactory
 
remove(Object) - Method in class org.zanata.client.config.LocaleList
 
remove(int) - Method in class org.zanata.client.config.LocaleList
 
removeAll(Collection<?>) - Method in class org.zanata.client.config.LocaleList
 
removeFileExtension(String, String) - Static method in class org.zanata.client.commands.StringUtil
 
retainAll(Collection<?>) - Method in class org.zanata.client.config.LocaleList
 
run() - Method in class org.zanata.client.commands.glossary.delete.GlossaryDeleteCommand
 
run() - Method in class org.zanata.client.commands.glossary.push.GlossaryPushCommand
 
run() - Method in class org.zanata.client.commands.ListLocalCommand
 
run() - Method in class org.zanata.client.commands.ListRemoteCommand
 
run() - Method in class org.zanata.client.commands.PublicanPullCommand
Deprecated.
 
run() - Method in class org.zanata.client.commands.PublicanPushCommand
Deprecated.
 
run() - Method in class org.zanata.client.commands.pull.PullCommand
 
run() - Method in class org.zanata.client.commands.pull.RawPullCommand
 
run() - Method in class org.zanata.client.commands.push.PushCommand
 
run() - Method in class org.zanata.client.commands.push.RawPushCommand
 
run() - Method in class org.zanata.client.commands.PutProjectCommand
 
run() - Method in class org.zanata.client.commands.PutUserCommand
 
run() - Method in class org.zanata.client.commands.PutVersionCommand
 
run() - Method in class org.zanata.client.commands.stats.GetStatisticsCommand
 
run() - Method in interface org.zanata.client.commands.ZanataCommand
Executes the command, using the parameters which have been previously set.
RuntimeExceptionStrategy - Class in org.zanata.client.commands
 
RuntimeExceptionStrategy() - Constructor for class org.zanata.client.commands.RuntimeExceptionStrategy
 

S

set(int, LocaleMapping) - Method in class org.zanata.client.config.LocaleList
 
setApiKey(String) - Method in class org.zanata.rest.client.ApiKeyHeaderDecorator
 
setBatchMode(boolean) - Method in class org.zanata.client.commands.BasicOptionsImpl
 
setCacheEntries(List<ETagCacheEntry>) - Method in class org.zanata.client.etag.ETagCacheCollection
 
setCaseSensitive(boolean) - Method in class org.zanata.client.commands.push.PushOptionsImpl
 
setChunkSize(int) - Method in class org.zanata.client.commands.push.PushOptionsImpl
 
setCommand(String) - Method in class org.zanata.client.ZanataClient
 
setCopyTrans(boolean) - Method in class org.zanata.client.commands.push.PushOptionsImpl
 
setCreateSkeletons(boolean) - Method in class org.zanata.client.commands.pull.PullOptionsImpl
 
setDebug(boolean) - Method in interface org.zanata.client.commands.BasicOptions
 
setDebug(boolean) - Method in class org.zanata.client.commands.BasicOptionsImpl
 
setDefaultExcludes(boolean) - Method in class org.zanata.client.commands.push.PushOptionsImpl
 
setDefaultProjectType(String) - Method in interface org.zanata.client.commands.PutProjectOptions
 
setDefaultProjectType(String) - Method in class org.zanata.client.commands.PutProjectOptionsImpl
 
setDocumentId(String) - Method in interface org.zanata.client.commands.stats.GetStatisticsOptions
 
setDocumentId(String) - Method in class org.zanata.client.commands.stats.GetStatisticsOptionsImpl
 
setDryRun(boolean) - Method in class org.zanata.client.commands.AbstractPushPullOptionsImpl
 
setDstDir(File) - Method in interface org.zanata.client.commands.PublicanPullOptions
Deprecated.
 
setDstDir(File) - Method in class org.zanata.client.commands.PublicanPullOptionsImpl
Deprecated.
 
setDstDirPot(File) - Method in interface org.zanata.client.commands.PublicanPullOptions
Deprecated.
 
setDstDirPot(File) - Method in class org.zanata.client.commands.PublicanPullOptionsImpl
Deprecated.
 
setEncodeTabs(boolean) - Method in class org.zanata.client.commands.pull.PullOptionsImpl
 
setErrors(boolean) - Method in interface org.zanata.client.commands.BasicOptions
 
setErrors(boolean) - Method in class org.zanata.client.commands.BasicOptionsImpl
 
setExcludeLocaleFilenames(boolean) - Method in class org.zanata.client.commands.push.PushOptionsImpl
 
setExcludes(String) - Method in class org.zanata.client.commands.push.PushOptionsImpl
 
setExportPot(boolean) - Method in interface org.zanata.client.commands.PublicanPullOptions
Deprecated.
 
setExportPot(boolean) - Method in class org.zanata.client.commands.PublicanPullOptionsImpl
Deprecated.
 
setFileTypes(String) - Method in class org.zanata.client.commands.push.PushOptionsImpl
 
setFormat(String) - Method in interface org.zanata.client.commands.stats.GetStatisticsOptions
 
setFormat(String) - Method in class org.zanata.client.commands.stats.GetStatisticsOptionsImpl
 
setFromDoc(String) - Method in class org.zanata.client.commands.AbstractPushPullOptionsImpl
 
setHelp(boolean) - Method in interface org.zanata.client.commands.BasicOptions
 
setHelp(boolean) - Method in class org.zanata.client.commands.BasicOptionsImpl
 
setImportPo(boolean) - Method in class org.zanata.client.commands.PublicanPushOptionsImpl
Deprecated.
 
setIncludeDetails(boolean) - Method in interface org.zanata.client.commands.stats.GetStatisticsOptions
 
setIncludeDetails(boolean) - Method in class org.zanata.client.commands.stats.GetStatisticsOptionsImpl
 
setIncludeFuzzy(boolean) - Method in class org.zanata.client.commands.pull.PullOptionsImpl
 
setIncludes(String) - Method in class org.zanata.client.commands.push.PushOptionsImpl
 
setIncludeWordLevelStats(boolean) - Method in interface org.zanata.client.commands.stats.GetStatisticsOptions
 
setIncludeWordLevelStats(boolean) - Method in class org.zanata.client.commands.stats.GetStatisticsOptionsImpl
 
setInteractiveMode(boolean) - Method in interface org.zanata.client.commands.BasicOptions
 
setInteractiveMode(boolean) - Method in class org.zanata.client.commands.BasicOptionsImpl
 
setKey(String) - Method in interface org.zanata.client.commands.ConfigurableOptions
 
setKey(String) - Method in class org.zanata.client.commands.ConfigurableOptionsImpl
 
setLanguage(String) - Method in class org.zanata.client.etag.ETagCacheEntry
 
setLocale(String) - Method in class org.zanata.client.config.LocaleMapping
 
setLocaleMapList(LocaleList) - Method in interface org.zanata.client.commands.ConfigurableProjectOptions
 
setLocaleMapList(LocaleList) - Method in class org.zanata.client.commands.ConfigurableProjectOptionsImpl
 
setLocales(String) - Method in class org.zanata.client.commands.pull.PullOptionsImpl
 
setLocales(String) - Method in class org.zanata.client.commands.push.PushOptionsImpl
 
setLocales(LocaleList) - Method in class org.zanata.client.config.ZanataConfig
 
setLocalFileMD5(String) - Method in class org.zanata.client.etag.ETagCacheEntry
 
setLocalFileName(String) - Method in class org.zanata.client.etag.ETagCacheEntry
 
setLocalFileTime(String) - Method in class org.zanata.client.etag.ETagCacheEntry
 
setLogHttp(boolean) - Method in interface org.zanata.client.commands.ConfigurableOptions
 
setLogHttp(boolean) - Method in class org.zanata.client.commands.ConfigurableOptionsImpl
 
setMapFrom(String) - Method in class org.zanata.client.config.LocaleMapping
 
setMergeType(String) - Method in class org.zanata.client.commands.push.PushOptionsImpl
 
setNoCopyTrans(boolean) - Method in class org.zanata.client.commands.PublicanPushOptionsImpl
Deprecated.
 
setProgressFeedbackMessage(String) - Static method in class org.zanata.client.util.ConsoleUtils
 
setProj(String) - Method in interface org.zanata.client.commands.ConfigurableProjectOptions
 
setProj(String) - Method in class org.zanata.client.commands.ConfigurableProjectOptionsImpl
 
setProject(String) - Method in class org.zanata.client.config.ZanataConfig
 
setProjectConfig(File) - Method in interface org.zanata.client.commands.ConfigurableProjectOptions
 
setProjectConfig(File) - Method in class org.zanata.client.commands.ConfigurableProjectOptionsImpl
 
setProjectDesc(String) - Method in interface org.zanata.client.commands.PutProjectOptions
 
setProjectDesc(String) - Method in class org.zanata.client.commands.PutProjectOptionsImpl
 
setProjectName(String) - Method in interface org.zanata.client.commands.PutProjectOptions
 
setProjectName(String) - Method in class org.zanata.client.commands.PutProjectOptionsImpl
 
setProjectSlug(String) - Method in interface org.zanata.client.commands.PutProjectOptions
 
setProjectSlug(String) - Method in class org.zanata.client.commands.PutProjectOptionsImpl
 
setProjectType(String) - Method in interface org.zanata.client.commands.ConfigurableProjectOptions
 
setProjectType(String) - Method in class org.zanata.client.commands.ConfigurableProjectOptionsImpl
 
setProjectType(String) - Method in interface org.zanata.client.commands.PutVersionOptions
 
setProjectType(String) - Method in class org.zanata.client.commands.PutVersionOptionsImpl
 
setProjectType(String) - Method in class org.zanata.client.config.ZanataConfig
 
setProjectVersion(String) - Method in interface org.zanata.client.commands.ConfigurableProjectOptions
 
setProjectVersion(String) - Method in class org.zanata.client.commands.ConfigurableProjectOptionsImpl
 
setProjectVersion(String) - Method in class org.zanata.client.config.ZanataConfig
 
setPullOptions(PullOptions) - Method in class org.zanata.client.commands.pull.RawPullStrategy
 
setPullType(String) - Method in class org.zanata.client.commands.pull.PullOptionsImpl
 
setPushOptions(O) - Method in class org.zanata.client.commands.push.AbstractCommonPushStrategy
 
setPushType(String) - Method in class org.zanata.client.commands.push.PushOptionsImpl
 
setQuiet(boolean) - Method in interface org.zanata.client.commands.BasicOptions
 
setQuiet(boolean) - Method in class org.zanata.client.commands.BasicOptionsImpl
 
setServerETag(String) - Method in class org.zanata.client.etag.ETagCacheEntry
 
setSourceCheckoutUrl(String) - Method in interface org.zanata.client.commands.PutProjectOptions
 
setSourceCheckoutUrl(String) - Method in class org.zanata.client.commands.PutProjectOptionsImpl
 
setSourceLang(String) - Method in class org.zanata.client.commands.PublicanPushOptionsImpl
Deprecated.
 
setSourceLang(String) - Method in class org.zanata.client.commands.push.PushOptionsImpl
 
setSourceViewUrl(String) - Method in interface org.zanata.client.commands.PutProjectOptions
 
setSourceViewUrl(String) - Method in class org.zanata.client.commands.PutProjectOptionsImpl
 
setSrcDir(File) - Method in class org.zanata.client.commands.AbstractPushPullOptionsImpl
 
setSrcDir(File) - Method in class org.zanata.client.commands.PublicanPushOptionsImpl
Deprecated.
 
setSrcDirPot(File) - Method in class org.zanata.client.commands.PublicanPushOptionsImpl
Deprecated.
 
setTransDir(File) - Method in class org.zanata.client.commands.AbstractPushPullOptionsImpl
 
setUrl(URL) - Method in interface org.zanata.client.commands.ConfigurableOptions
 
setUrl(URL) - Method in class org.zanata.client.commands.ConfigurableOptionsImpl
 
setUrl(URL) - Method in class org.zanata.client.config.ZanataConfig
 
setUserConfig(File) - Method in interface org.zanata.client.commands.ConfigurableOptions
 
setUserConfig(File) - Method in class org.zanata.client.commands.ConfigurableOptionsImpl
 
setUserDisabled(boolean) - Method in interface org.zanata.client.commands.PutUserOptions
 
setUserDisabled(boolean) - Method in class org.zanata.client.commands.PutUserOptionsImpl
 
setUserEmail(String) - Method in interface org.zanata.client.commands.PutUserOptions
 
setUserEmail(String) - Method in class org.zanata.client.commands.PutUserOptionsImpl
 
setUserKey(String) - Method in interface org.zanata.client.commands.PutUserOptions
 
setUserKey(String) - Method in class org.zanata.client.commands.PutUserOptionsImpl
 
setUserLangs(String) - Method in interface org.zanata.client.commands.PutUserOptions
 
setUserLangs(String) - Method in class org.zanata.client.commands.PutUserOptionsImpl
 
setUsername(String) - Method in interface org.zanata.client.commands.ConfigurableOptions
 
setUsername(String) - Method in class org.zanata.client.commands.ConfigurableOptionsImpl
 
setUserName(String) - Method in interface org.zanata.client.commands.PutUserOptions
 
setUserName(String) - Method in class org.zanata.client.commands.PutUserOptionsImpl
 
setUsername(String) - Method in class org.zanata.rest.client.ApiKeyHeaderDecorator
 
setUserPasswordHash(String) - Method in interface org.zanata.client.commands.PutUserOptions
 
setUserPasswordHash(String) - Method in class org.zanata.client.commands.PutUserOptionsImpl
 
setUserRoles(String) - Method in interface org.zanata.client.commands.PutUserOptions
 
setUserRoles(String) - Method in class org.zanata.client.commands.PutUserOptionsImpl
 
setUserUsername(String) - Method in interface org.zanata.client.commands.PutUserOptions
 
setUserUsername(String) - Method in class org.zanata.client.commands.PutUserOptionsImpl
 
setValidate(boolean) - Method in class org.zanata.client.commands.PublicanPushOptionsImpl
Deprecated.
 
setValidate(String) - Method in class org.zanata.client.commands.push.PushOptionsImpl
 
setVersion(boolean) - Method in class org.zanata.client.ZanataClient
 
setVersionProject(String) - Method in interface org.zanata.client.commands.PutVersionOptions
 
setVersionProject(String) - Method in class org.zanata.client.commands.PutVersionOptionsImpl
 
setVersionSlug(String) - Method in interface org.zanata.client.commands.PutVersionOptions
 
setVersionSlug(String) - Method in class org.zanata.client.commands.PutVersionOptionsImpl
 
size() - Method in class org.zanata.client.config.LocaleList
 
sourceDocResource - Variable in class org.zanata.client.commands.PushPullCommand
 
splitIntoBatch(TranslationsResource, int) - Method in class org.zanata.client.commands.push.PushCommand
Split TranslationsResource into List<TranslationsResource> according to maxBatchSize, but only if mergeType=AUTO
startProgressFeedback() - Static method in class org.zanata.client.util.ConsoleUtils
 
storeETagCache() - Method in class org.zanata.client.commands.PushPullCommand
 
StringTrimAdapter - Class in org.zanata.client.config
 
StringTrimAdapter() - Constructor for class org.zanata.client.config.StringTrimAdapter
 
StringUtil - Class in org.zanata.client.commands
 
StringUtil() - Constructor for class org.zanata.client.commands.StringUtil
 
subList(int, int) - Method in class org.zanata.client.config.LocaleList
 
SystemExitStrategy - Class in org.zanata.client.commands
 
SystemExitStrategy() - Constructor for class org.zanata.client.commands.SystemExitStrategy
 

T

toArray() - Method in class org.zanata.client.config.LocaleList
 
toArray(T[]) - Method in class org.zanata.client.config.LocaleList
 
toString() - Method in class org.zanata.client.config.LocaleList
 
toString() - Method in class org.zanata.client.config.LocaleMapping
 
TraceDebugInterceptor - Class in org.zanata.rest.client
Performs logging of Resteasy Requests on the client side.
TraceDebugInterceptor() - Constructor for class org.zanata.rest.client.TraceDebugInterceptor
 
TraceDebugInterceptor(boolean) - Constructor for class org.zanata.rest.client.TraceDebugInterceptor
 
transfer() - Static method in class org.zanata.client.commands.gettext.GettextUtils
 
translationResources - Variable in class org.zanata.client.commands.PushPullCommand
 

U

unmarshal(String) - Method in class org.zanata.client.config.StringTrimAdapter
 
unqualifiedDocName(String) - Method in class org.zanata.client.commands.PushPullCommand
 
uri - Variable in class org.zanata.client.commands.PushPullCommand
 
UTF8PropertiesStrategy - Class in org.zanata.client.commands.pull
 
UTF8PropertiesStrategy(PullOptions) - Constructor for class org.zanata.client.commands.pull.UTF8PropertiesStrategy
 

V

valueOf(String) - Static method in enum org.zanata.client.commands.PushPullType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.zanata.client.commands.PushPullType
Returns an array containing the constants of this enum type, in the order they are declared.
visit(LocaleMapping, TranslationsResource) - Method in interface org.zanata.client.commands.push.PushCommand.TranslationResourcesVisitor
 
visit(LocaleMapping, File) - Method in interface org.zanata.client.commands.push.RawPushStrategy.TranslationFilesVisitor
 
visitTranslationFiles(String, RawPushStrategy.TranslationFilesVisitor) - Method in class org.zanata.client.commands.push.RawPushStrategy
This implementation assumes that translated documents are named identically to source documents, and reside in directories named with a locale identifier that are siblings of the source directory.
visitTranslationResources(String, Resource, PushCommand.TranslationResourcesVisitor) - Method in class org.zanata.client.commands.push.AbstractGettextPushStrategy
 
visitTranslationResources(String, Resource, PushCommand.TranslationResourcesVisitor) - Method in class org.zanata.client.commands.push.AbstractPushStrategy
 
visitTranslationResources(String, Resource, PushCommand.TranslationResourcesVisitor) - Method in class org.zanata.client.commands.push.PropertiesStrategy
 
visitTranslationResources(String, Resource, PushCommand.TranslationResourcesVisitor) - Method in class org.zanata.client.commands.push.XliffStrategy
 
visitTranslationResources(String, Resource, PushCommand.TranslationResourcesVisitor) - Method in class org.zanata.client.commands.push.XmlStrategy
 

W

write(ContainerTranslationStatistics) - Method in class org.zanata.client.commands.stats.ConsoleStatisticsOutput
 
write(ContainerTranslationStatistics) - Method in interface org.zanata.client.commands.stats.ContainerStatisticsCommandOutput
Writes a Statistics object.
write(ContainerTranslationStatistics) - Method in class org.zanata.client.commands.stats.CsvStatisticsOutput
 
writeCache(ETagCache, OutputStream) - Static method in class org.zanata.client.etag.ETagCacheReaderWriter
 
writeSrcFile(Resource) - Method in class org.zanata.client.commands.pull.AbstractGettextPullStrategy
 
writeSrcFile(Resource) - Method in class org.zanata.client.commands.pull.PropertiesStrategy
 
writeSrcFile(Resource) - Method in interface org.zanata.client.commands.pull.PullStrategy
 
writeSrcFile(String, InputStream) - Method in class org.zanata.client.commands.pull.RawPullStrategy
 
writeSrcFile(Resource) - Method in class org.zanata.client.commands.pull.UTF8PropertiesStrategy
 
writeSrcFile(Resource) - Method in class org.zanata.client.commands.pull.XliffStrategy
 
writeSrcFile(Resource) - Method in class org.zanata.client.commands.pull.XmlStrategy
 
writeTransFile(Resource, String, LocaleMapping, TranslationsResource) - Method in class org.zanata.client.commands.pull.GettextDirStrategy
 
writeTransFile(Resource, String, LocaleMapping, TranslationsResource) - Method in class org.zanata.client.commands.pull.GettextPullStrategy
 
writeTransFile(Resource, String, LocaleMapping, TranslationsResource) - Method in class org.zanata.client.commands.pull.PropertiesStrategy
 
writeTransFile(Resource, String, LocaleMapping, TranslationsResource) - Method in interface org.zanata.client.commands.pull.PullStrategy
pre: docWithLocalName.getName() must match docName if docWithLocalName is not null
writeTransFile(String, LocaleMapping, InputStream) - Method in class org.zanata.client.commands.pull.RawPullStrategy
 
writeTransFile(Resource, String, LocaleMapping, TranslationsResource) - Method in class org.zanata.client.commands.pull.UTF8PropertiesStrategy
 
writeTransFile(Resource, String, LocaleMapping, TranslationsResource) - Method in class org.zanata.client.commands.pull.XliffStrategy
 
writeTransFile(Resource, String, LocaleMapping, TranslationsResource) - Method in class org.zanata.client.commands.pull.XmlStrategy
 

X

XliffStrategy - Class in org.zanata.client.commands.pull
 
XliffStrategy(PullOptions) - Constructor for class org.zanata.client.commands.pull.XliffStrategy
 
XliffStrategy - Class in org.zanata.client.commands.push
 
XliffStrategy() - Constructor for class org.zanata.client.commands.push.XliffStrategy
 
XmlStrategy - Class in org.zanata.client.commands.pull
 
XmlStrategy(PullOptions) - Constructor for class org.zanata.client.commands.pull.XmlStrategy
 
XmlStrategy - Class in org.zanata.client.commands.push
 
XmlStrategy() - Constructor for class org.zanata.client.commands.push.XmlStrategy
 

Z

ZanataClient - Class in org.zanata.client
 
ZanataClient(AppAbortStrategy, PrintStream, PrintStream) - Constructor for class org.zanata.client.ZanataClient
 
ZanataCommand - Interface in org.zanata.client.commands
 
ZanataConfig - Class in org.zanata.client.config
Representation of the root node of a project configuration
ZanataConfig() - Constructor for class org.zanata.client.config.ZanataConfig
 
ZanataProxyFactory - Class in org.zanata.rest.client
 
ZanataProxyFactory(String, String, VersionInfo) - Constructor for class org.zanata.rest.client.ZanataProxyFactory
 
ZanataProxyFactory(URI, String, String, VersionInfo) - Constructor for class org.zanata.rest.client.ZanataProxyFactory
 
ZanataProxyFactory(URI, String, String, VersionInfo, boolean) - Constructor for class org.zanata.rest.client.ZanataProxyFactory
 
ZanataProxyFactory(URI, String, String, ClientExecutor, VersionInfo, boolean) - Constructor for class org.zanata.rest.client.ZanataProxyFactory
 
A B C D E F G H I L M N O P Q R S T U V W X Z 

Copyright © 2013 Zanata Project. All rights reserved.