| Class | Description |
|---|---|
| AbstractCrowdinMojo |
The abstract base class for the Crowdin
Mojos. |
| CleanDownloadsMojo |
Deletes all content in
AbstractCrowdinMojo.downloadFolder. |
| DeployCrowdinMojo |
Transforms the downloaded files as needed and copies/writes them to their
configured location.
|
| DeployCrowdinMojo.MatchInfo |
A class holding information for matching a file path to a
TranslationFileSet. |
| DeployCrowdinMojo.ParseResult |
A class holding the result from parsing a file.
|
| FetchCrowdinMojo |
Downloads the translations files to the intermediary
AbstractCrowdinMojo.downloadFolder. |
| HelpMojo |
Display help information on crowdin-maven-plugin.
|
| PullCrowdinMojo |
Executes
FetchCrowdinMojo and DeployCrowdinMojo in that
order. |
| PushCrowdinMojo |
Uploads the base/root language file(s) to Crowdin for translation.
|
Copyright © 2024. All rights reserved.