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 |
---|---|
PullStrategy |
PullCommand.createStrategy(PullOptions opts) |
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) |
OfflinePoStrategy(PullOptions opts) |
PropertiesStrategy(PullOptions opts) |
PullCommand(PullOptions opts) |
PullCommand(PullOptions opts,
RestClientFactory clientFactory) |
RawPullCommand(PullOptions opts) |
RawPullCommand(PullOptions opts,
FileResourceClient fileResourceClient,
RestClientFactory clientFactory) |
UTF8PropertiesStrategy(PullOptions opts) |
XliffStrategy(PullOptions opts) |
XmlStrategy(PullOptions opts) |
Copyright © 2016 Zanata Project. All rights reserved.