Class SimpleBrailleTranslator

  • All Implemented Interfaces:
    BrailleTranslator

    public class SimpleBrailleTranslator
    extends Object
    implements BrailleTranslator
    Provides a simple braille translator that translates all texts using the same filter, regardless of language. The translator does however switch hyphenation rules based on language and it will throw an exception if it cannot find the appropriate hyphenation rules for the language.