Uses of Interface
org.apache.turbine.services.localization.LocalizationService

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

Uses of LocalizationService in org.apache.turbine.services.localization
 

Classes in org.apache.turbine.services.localization that implement LocalizationService
 class TurbineLocalizationService
          This class is the single point of access to all localization resources.
 

Methods in org.apache.turbine.services.localization that return LocalizationService
protected static LocalizationService Localization.getService()
          Gets the LocalizationService implementation.
 



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