Package org.apache.avalon.excalibur.i18n

Interface Summary
Bundle This is the interface of the ResourceBundle, for used for i18n support.
BundleFactory  
BundleInfoMapper Used to map bundle information to string representation (e.g.
BundleLoader Used to map locale information to URI space, to find the relevant bundle.
BundleMatcher Used to map bundle information to string representation (e.g.
 

Class Summary
AbstractBundle  
BundleInfo Used to map locale information to URI space, to find the relevant bundle.
BundleSelector This is the method for getting instances of ResourceBundles.
ConfigurableBundleInfo Used to map locale information to URI space, to find the relevant bundle.
DefaultBundleFactory Used to map locale information to URI space, to find the relevant bundle.
DefaultBundleFactory.ConfigurationKeys  
DefaultBundleMatcher Used to map bundle information to string representation (e.g.
DefaultMapper Maps the locale using the standard Java mapping: en-US would be mapped to file ending with en_US.
DefaultMapper.ConfigurationKeys  
DirectoryMapper Maps the locale using the standard Java mapping: en-US would be mapped to file ending with en_US.
FlatXmlBundle  
XmlBundle  
XmlBundle.ConfigurationKeys Constants for configuration keys
 



Copyright © 2001 Apache Jakarta Project. All Rights Reserved.