public class TranslateBundleFunction extends Object implements TemplateFunction
| Constructor and Description |
|---|
TranslateBundleFunction(String bundle,
Locale locale)
Constructor for a Mustache.java translation function.
|
| Modifier and Type | Method and Description |
|---|---|
String |
apply(String input)
Return translation from the localized ResourceBundle.
|
Copyright © 2018. All rights reserved.