Uses of Package
org.apache.commons.i18n

Packages that use org.apache.commons.i18n
org.apache.commons.i18n   
org.apache.commons.i18n.bundles   
 

Classes in org.apache.commons.i18n used by org.apache.commons.i18n
MessageNotFoundException
          The MessageNotFoundException indicates that a particular message could not be found by using the given message id.
MessageProvider
          The MessageProvider interface specifies the methods that must be implemented by each message provider in order to be pluggable into the MessageManager.
 

Classes in org.apache.commons.i18n used by org.apache.commons.i18n.bundles
LocalizedBundle
          The LocalizedBundle class represents a bundle of localized messages that belong together.
MessageNotFoundException
          The MessageNotFoundException indicates that a particular message could not be found by using the given message id.
 



Copyright © 2004-2008 The Apache Software Foundation. All Rights Reserved.