- client - Variable in class com.digitalmediaserver.crowdin.AbstractCrowdinMojo
-
The HTTP client
- CodeConversion - Class in com.digitalmediaserver.crowdin.tool
-
An class for converting crowdin language codes to project language
codes.
- CodeConversion() - Constructor for class com.digitalmediaserver.crowdin.tool.CodeConversion
-
- com.digitalmediaserver.crowdin - package com.digitalmediaserver.crowdin
-
- com.digitalmediaserver.crowdin.tool - package com.digitalmediaserver.crowdin.tool
-
- COMMENT - Static variable in class com.digitalmediaserver.crowdin.FetchCrowdinMojo
-
The standard header for generated translation files
- compareTo(Artifact) - Method in class com.digitalmediaserver.crowdin.tool.SpecialArtifact
-
- confirm - Variable in class com.digitalmediaserver.crowdin.PushCrowdinMojo
-
This parameter must be true for push to execute.
- crowdinCodeToFileTag(String) - Method in class com.digitalmediaserver.crowdin.tool.CodeConversion
-
Converts a crowding language code to the corresponding code to append to
file names.
- crowdinCodeToLanguageTag(String) - Method in class com.digitalmediaserver.crowdin.tool.CodeConversion
-
Converts a crowdin language code to the corresponding project language
code.
- crowdinContainsBranch(Element, String) - Method in class com.digitalmediaserver.crowdin.AbstractCrowdinMojo
-
Checks if the given Element contains the specified branch.
- crowdinContainsFile(Element, String, boolean, boolean) - Method in class com.digitalmediaserver.crowdin.AbstractCrowdinMojo
-
Checks if the given Element contains the specified file, folder
or branch.
- crowdinContainsFile(Element, String) - Method in class com.digitalmediaserver.crowdin.AbstractCrowdinMojo
-
Checks if the given Element contains the specified file.
- crowdinContainsFolder(Element, String) - Method in class com.digitalmediaserver.crowdin.AbstractCrowdinMojo
-
Checks if the given Element contains the specified folder.
- crowdinCreateBranch(String) - Method in class com.digitalmediaserver.crowdin.AbstractCrowdinMojo
-
Creates a new branch at crowdin.
- crowdinCreateFolder(String) - Method in class com.digitalmediaserver.crowdin.AbstractCrowdinMojo
-
Creates a new folder at crowdin.
- crowdinGetBranch(List<Element>, String) - Method in class com.digitalmediaserver.crowdin.AbstractCrowdinMojo
-
Extracts the branch Element with the given name.
- crowdinGetFolder(List<Element>, String) - Method in class com.digitalmediaserver.crowdin.AbstractCrowdinMojo
-
Extracts the folder Element with the given name.
- crowdinGetFolder(List<Element>, String, boolean) - Method in class com.digitalmediaserver.crowdin.AbstractCrowdinMojo
-
Extracts the folder or branch Element with the given name.
- crowdinIsBranch(Element) - Method in class com.digitalmediaserver.crowdin.AbstractCrowdinMojo
-
Verifies whether a given Element is a crowdin branch.
- crowdinIsFolder(Element) - Method in class com.digitalmediaserver.crowdin.AbstractCrowdinMojo
-
Verifies whether a given Element is a crowdin folder.
- crowdinRequestAPI(String, Map<String, String>, Map<String, File>, boolean) - Method in class com.digitalmediaserver.crowdin.AbstractCrowdinMojo
-
Makes a request to the crowdin API and returns the result as a
Document.
- crowdinRequestAPI(String, Map<String, String>, Map<String, File>, Map<String, String>, Map<String, String>, boolean) - Method in class com.digitalmediaserver.crowdin.AbstractCrowdinMojo
-
Makes a request to the crowdin API and returns the result as a
Document.
- crowdinServerId - Variable in class com.digitalmediaserver.crowdin.AbstractCrowdinMojo
-
Server id in settings.xml.