Package uk.ac.umist.co.brailletrans

Interface Summary
Language The interface defining Java text/Braille translation classes that implement the UMIST, Manchester, UK translation algorithm.
 

Class Summary
Language256 A Java implementation of the UMIST, Manchester text to Braille and Braille to text system, designed to work with 256-character extended-ASCII ANSI sets.
LanguageInteger Language class based on the C implementation BrailleTrans by Paul Blenkhorn, UMIST, Manchester, UK.
LanguageUnicode An implementation of Language that works with Unicode strings and Unicode language tables.
 

Exception Summary
LanguageDefinitionException Indicates an error in the creation of a new LanguageUnicode object.
LanguageLegacyDatafileFormatException Indicates an error in loading and parsing a legacy 256-character language file for use.