Package org.equanda.translations

Interface Summary
TranslatorConstants Constants for finding translations
TranslatorEJB Remote interface for TranslatorEJB
TranslatorEJBLocal Local interface for TranslatorEJB.
 

Class Summary
Key Model for a key for a translation
Parser Class to parse the file with translations and build the structure used in GUI for it The file is expected to be in this form:

.languages en;nl;ro;fr .key key1/context1 .label.en key1 in english .label.nl key1 in dutch .label.fr key1 in french .label.ro key1 in romanian .caption.en key1 in english .caption.nl key1 in dutch .caption.fr key1 in french .caption.ro key1 in romanian .help.en key1 in english .help.nl key1 in dutch .help.fr key1 in french .help.ro key1 in romanian

+ more keys.

Translation Model for a translation record
TranslatorEJBUtil Utility class for TranslatorEJB.
 



Copyright © 2007-2009. All Rights Reserved.