This package org.servebox.toolbox.globalization contains classes for multilingual application base on a xml file



Interfaces
 InterfaceDescription
 IGlobalizable Simple interface for globalize component
Classes
 ClassDescription
 GlobalizationDictionary GlobalizationDictionary is a Singleton implementation handle method for loading and storing translation schema
 GlobalizationDictionaryError Simple Error thrown when localization xml schema could not be load
 GlobalizationDictionaryReader GlobalizationDictionaryReader give acces to the GlobalizationDictionary Model.
 TranslationSchema Define the structure of a translation file
 TranslationSchemaChangedNotification Notification dispatched when current application language change