Uses of Interface
net.anotheria.anosite.content.variables.LocalizationBundleVariableProcessor
-
Packages that use LocalizationBundleVariableProcessor Package Description net.anotheria.anosite.content.variables -
-
Uses of LocalizationBundleVariableProcessor in net.anotheria.anosite.content.variables
Methods in net.anotheria.anosite.content.variables with parameters of type LocalizationBundleVariableProcessor Modifier and Type Method Description static voidVariablesUtility. addLocalizationBundleProcessor(String variable, LocalizationBundleVariableProcessor processor)Add a processor for localization bundles.
-