Interface MessageModule

All Known Implementing Classes:
MessageKeyIndex, ProjectConf

public interface MessageModule
  • Method Details

    • getModuleName

      String getModuleName()
    • getTargetLocales

      List<Locale> getTargetLocales()
    • getBundleMappings

      List<BundleMapping> getBundleMappings()
    • getImportedModules

      List<String> getImportedModules()
    • getMessageFormat

      String getMessageFormat()