| Package | Description |
|---|---|
| org.digitalmediaserver.crowdin | |
| org.digitalmediaserver.crowdin.configuration |
| Modifier and Type | Method and Description |
|---|---|
List<PathPlaceholder> |
DeployCrowdinMojo.MatchInfo.getPlaceHolders() |
| 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 PathPlaceholder |
PathPlaceholder.typeOf(String value)
Attempts to parse the specified
String value into a
PathPlaceholder. |
static PathPlaceholder |
PathPlaceholder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PathPlaceholder[] |
PathPlaceholder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All rights reserved.