Package net.sf.navigator.util

Interface Summary
LoadableResource Defines the interface for a loadable web application resource.
 

Class Summary
MessageResources General purpose abstract class that describes an API for retrieving Locale-sensitive messages from underlying resource locations of an unspecified design, and optionally utilizing the MessageFormat class to produce internationalized messages with parametric replacement.
MessageResourcesFactory Factory for MessageResources instances.
PropertyMessageResources Concrete subclass of MessageResources that reads message keys and corresponding strings from named property resources in the same manner that java.util.PropertyResourceBundle does.
PropertyMessageResourcesFactory Factory for PropertyMessageResources instances.
 

Exception Summary
LoadableResourceException  
 



Copyright © 2003-2007 SourceForge. All Rights Reserved.