Interface LangPackDataCreator.LocalizationExecutor

Enclosing class:
LangPackDataCreator

protected static interface LangPackDataCreator.LocalizationExecutor
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    execute(String itemToLocalizeID, String name)
     
  • Method Details

    • execute

      void execute(String itemToLocalizeID, String name)
      Throws:
      JaloItemNotFoundException - which is legal since it just shows that some item doesn't exist; other exceptions are logged as warning