Interface TranslationPlaceholderGenerator


public interface TranslationPlaceholderGenerator
  • Method Summary

    Modifier and Type
    Method
    Description
    @NotNull String
    getPlaceholder(int index)
    Return a placeholder for given translation span index
  • Method Details

    • getPlaceholder

      @NotNull @NotNull String getPlaceholder(int index)
      Return a placeholder for given translation span index
      Parameters:
      index - 1..N, make sure it is unique within this customizer, default format and within other customizers (huh?)
      Returns:
      string for the placeholder