Package org.jboss.dna.common.i18n

A simple framework for defining internationalized strings and the mechanism by which the strings are localized.

See:
          Description


Interface Summary
LocalizationRepository A repository of localized property files used by the internationalization framework.
 

Class Summary
ClasspathLocalizationRepository Implementation of a LocalizationRepository that loads a properties file from the classpath of the supplied class loader.
I18n An internalized string object, which manages the initialization of internationalization (i18n) files, substitution of values within i18n message placeholders, and dynamically reading properties from i18n property files.
 

Package org.jboss.dna.common.i18n Description

A simple framework for defining internationalized strings and the mechanism by which the strings are localized.



Copyright © 2008-2009 JBoss, a division of Red Hat. All Rights Reserved.