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

Quick Search    Search Deep

Uses of Interface
org.javahispano.canyamo.services.i18n.Language

Uses of Language in org.javahispano.canyamo.services.i18n
 

Classes in org.javahispano.canyamo.services.i18n that implement Language
(package private)  class LanguageImpl
          This class created a Language based on a .properties file and a ResourceBundle
 

Methods in org.javahispano.canyamo.services.i18n that return Language
 Language I18nManager.getLanguage(java.lang.String locale)
          Retrieves the language for the given locale (land code)