Package org.apache.fulcrum.localization
package org.apache.fulcrum.localization
-
ClassDescriptionThis class is the single point of access to all localization resources.Parses the HTTP
Accept-Language
header as per section 14.4 of RFC 2068 (HTTP 1.1 header field definitions).Struct representing an element of the HTTPAccept-Language
header.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.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.This class is the single point of access to all localization resources.