Interface MessageModule
-
- All Known Implementing Classes:
MessageKeyIndex,ProjectConf
public interface MessageModule
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<BundleMapping>getBundleMappings()List<String>getImportedModules()StringgetMessageFormat()StringgetModuleName()List<Locale>getTargetLocales()
-