Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.javahispano.canyamo.services.i18n: Javadoc index of package org.javahispano.canyamo.services.i18n.


Package Samples:

org.javahispano.canyamo.services.i18n

Classes:

I18nManager: Manages internationalitation related stuff. This class maintain a Map with the different versions (one for each language) of a Language list of Languages of a Resource, grouped by locale
Language: This interface represents a Language which can be managed by I18nManager. A Language is only a class which can "translated" keys into the language it contains.
LanguageImpl: This class created a Language based on a .properties file and a ResourceBundle

Home | Contact Us | Privacy Policy | Terms of Service