Package | Description |
---|---|
org.zanata.client.commands.pull |
Modifier and Type | Class and Description |
---|---|
class |
PullOptionsImpl |
Modifier and Type | Method and Description |
---|---|
PullOptions |
AbstractPullStrategy.getOpts() |
Modifier and Type | Method and Description |
---|---|
static void |
PullCommand.logOptions(org.slf4j.Logger logger,
PullOptions opts) |
void |
RawPullStrategy.setPullOptions(PullOptions opts) |
Constructor and Description |
---|
AbstractGettextPullStrategy(PullOptions opts) |
AbstractPullStrategy(PullOptions opts) |
GettextDirStrategy(PullOptions opts) |
GettextPullStrategy(PullOptions opts) |
PropertiesStrategy(PullOptions opts) |
PullCommand(PullOptions opts) |
PullCommand(PullOptions opts,
ZanataProxyFactory factory,
org.zanata.rest.client.ISourceDocResource sourceDocResource,
org.zanata.rest.client.ITranslatedDocResource translationResources,
URI uri) |
RawPullCommand(PullOptions opts) |
UTF8PropertiesStrategy(PullOptions opts) |
XliffStrategy(PullOptions opts) |
XmlStrategy(PullOptions opts) |
Copyright © 2014 Zanata Project. All rights reserved.