Interface CharacterData

All Known Implementing Classes:
CyrillicCharacterData, CyrillicModernCharacterData, CzechCharacterData, EnglishCharacterData, GermanCharacterData, PolishCharacterData

public interface CharacterData
Input data used by CharacterRule.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the characters.
    Return the error code used for message resolution.
  • Method Details

    • getErrorCode

      String getErrorCode()
      Return the error code used for message resolution.
      Returns:
      error code
    • getCharacters

      String getCharacters()
      Returns the characters.
      Returns:
      characters