Class BundleFunctions.BundleFunc
- java.lang.Object
-
- com.github.mustachejava.functions.BundleFunctions.BundleFunc
-
- Direct Known Subclasses:
BundleFunctions.PostTranslateFunc,BundleFunctions.PreTranslateFunc
- Enclosing class:
- BundleFunctions
private abstract static class BundleFunctions.BundleFunc extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected java.util.ResourceBundleresprotected booleanreturnLabels
-
Constructor Summary
Constructors Modifier Constructor Description protectedBundleFunc(java.lang.String bundle, java.util.Locale locale, boolean returnLabels)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.Stringlookup(java.lang.String key)
-