Uses of Interface
org.apache.fulcrum.localization.SimpleLocalizationService
-
Uses of SimpleLocalizationService in org.apache.fulcrum.localization
Subinterfaces of SimpleLocalizationService in org.apache.fulcrum.localizationModifier and TypeInterfaceDescriptioninterface
Provides localization functionality using the interface provided byResourceBundle
, plus leverages a "search path" style traversal of theResourceBundle
objects named by thelocale.default.bundles
to discover a value for a given key.Classes in org.apache.fulcrum.localization that implement SimpleLocalizationServiceModifier and TypeClassDescriptionclass
This class is the single point of access to all localization resources.class
This class is the single point of access to all localization resources.