| Package | Description |
|---|---|
| org.digitalmediaserver.crowdin | |
| org.digitalmediaserver.crowdin.tool |
| Modifier and Type | Field and Description |
|---|---|
protected List<TranslationFileSet> |
AbstractCrowdinMojo.translationFileSets
A list of
TranslationFileSet elements that defines a set of
translation files. |
| Modifier and Type | Method and Description |
|---|---|
TranslationFileSet |
DeployCrowdinMojo.MatchInfo.getFileSet() |
| Modifier and Type | Method and Description |
|---|---|
protected FileExportOptions |
PushCrowdinMojo.generateExportOptions(TranslationFileSet fileSet,
FileInfo templateFile)
Builds the "effective"
FileExportOptions from a combination of
the template file settings (if any) and the TranslationFileSet
configuration. |
protected Boolean |
PushCrowdinMojo.getReplaceModifiedContext(TranslationFileSet fileSet)
Gets the effective "
replaceModifiedContext" value from either the
TranslationFileSet or the default parameter. |
protected UpdateOption |
PushCrowdinMojo.getUpdateOption(TranslationFileSet fileSet)
Gets the effective "
updateOption" value from either the
TranslationFileSet or the default parameter. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractCrowdinMojo.setTranslationFileSets(List<TranslationFileSet> translationFileSets)
Sets the
TranslationFileSets. |
| Constructor and Description |
|---|
DeployCrowdinMojo.MatchInfo(TranslationFileSet fileSet,
Pattern pattern,
List<PathPlaceholder> placeHolders)
Create a new instance with the specified values.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
FileUtil.getPushFolder(TranslationFileSet fileSet,
boolean includeCrowdinPath)
Determines and returns the push file folder by taking
crowdinPath (optionally) and any folders in
baseFileName into account. |
Copyright © 2024. All rights reserved.