Uses of Interface
org.apache.commons.i18n.MessageProvider

Uses of MessageProvider in org.apache.commons.i18n
 

Classes in org.apache.commons.i18n that implement MessageProvider
 class ResourceBundleMessageProvider
           
 class XMLMessageProvider
           
 

Methods in org.apache.commons.i18n with parameters of type MessageProvider
static void MessageManager.addMessageProvider(MessageProvider messageProvider)
          Add a custom MessageProvider to the MessageManager.
 



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