| Interface | Description |
|---|---|
| PushCommand.TranslationResourcesVisitor | |
| PushOptions |
Push options for documents that are parsed on the client and transmitted as a
Resource or TranslationsResource. |
| RawPushStrategy.TranslationFilesVisitor |
| Class | Description |
|---|---|
| AbstractCommonPushStrategy<O extends PushOptions> |
Strategy that provides basic directory scanning for source files.
|
| AbstractGettextPushStrategy | |
| AbstractPushStrategy |
NB: you must initialise this object with init() after setPushOptions()
|
| GettextDirStrategy | |
| GettextPushStrategy | |
| OfflinePoStrategy |
Similar to
GettextDirStrategy but uses msgctxt to map text flow id. |
| PropertiesStrategy |
NB: you must initialise this object with init() after setPushOptions()
|
| PushCommand | |
| PushOptionsImpl | |
| RawPushCommand |
Command to send files directly to the server without parsing on the client.
|
| RawPushStrategy |
Strategy for uploading documents using the document file upload API methods.
|
| XliffStrategy | |
| XmlStrategy |
Copyright © 2015 Zanata Project. All rights reserved.