Package org.apache.ws.util.i18n

Interface Summary
Keys i18n message keys and messages for the org.apache.ws.util package and all its subpackages.
Messages Provides methods for retrieving i18n messages.
 

Class Summary
AbstractMessages Each project should implement this abstract class.
MessageBundle Accept parameters for ProjectResourceBundle, but defer object instantiation (and therefore resource bundle loading) until required.
MessagesImpl Singleton used by all classes below the org.apache.ws.util package for retrieving i18n messages.
ProjectResourceBundle Wrapper class for resource bundles.
 



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