Package org.apache.cocoon.i18n

Internationalization support.

See:
          Description

Interface Summary
Bundle Resource bundle component interface.
BundleFactory Bundle Factory implementations are responsible for loading and providing particular types of resource bundles, implementors of Bundle interface.
I18nUtils.LocaleValidator Callback interface for I18nUtils.findLocale(Map, String, Parameters, Locale, boolean, boolean, boolean, I18nUtils.LocaleValidator)
 

Class Summary
BundleFactory.ConfigurationKeys Constants for bundle factory configuration keys
I18nUtils A utility class for i18n formatting and parsing routing.
XMLResourceBundle Implementation of Bundle interface for XML resources.
XMLResourceBundleFactory This is the XMLResourceBundleFactory, the method for getting and creating XMLResourceBundles.
 

Package org.apache.cocoon.i18n Description

Internationalization support.

Internationalization bundle resource handling interfaces and default implementation for XML message catalogue.

Other helper classes for i18n and localization.



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.