| 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 int |
PushCrowdinMojo.getEscapeQuotes(TranslationFileSet fileSet)
Gets the effective "
escape_quotes" value from either the
TranslationFileSet or the default parameter. |
protected UpdateOption |
PushCrowdinMojo.getUpdateOption(TranslationFileSet fileSet)
Gets the effective "
update_option" 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 |
CrowdinFileSystem.getPushFolder(TranslationFileSet fileSet,
boolean includeCrowdinPath)
Determines and returns the push file folder by taking
crowdinPath (optionally) and any folders in
baseFileName into account. |
Copyright © 2018. All rights reserved.