Uses of Package
org.apache.turbine.services.localization

Packages that use org.apache.turbine.services.localization
org.apache.turbine.services.localization This service provides access and tools for multilingual applications in Turbine. 
 

Classes in org.apache.turbine.services.localization used by org.apache.turbine.services.localization
LocalizationService
          Provides localization functionality using the interface provided by ResourceBundle, plus leverages a "search path" style traversal of the ResourceBundle objects named by the locale.default.bundles to discover a value for a given key.
 



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.