net.xoetrope.xui.helper
Interface ResourceBundleEx

All Known Implementing Classes:
EncodedResourceBundle

public interface ResourceBundleEx

An interface for finding the extended properties of a resource bundle. The extended properties can be used to specify encoding and font mappings

Copyright (c) Xoetrope Ltd., 2002-2006

$Revision: 1.1 $

License: see License.txt


Method Summary
 java.util.Hashtable getEncodingProperties()
          Get the encoding properties.
 

Method Detail

getEncodingProperties

java.util.Hashtable getEncodingProperties()
Get the encoding properties.

Returns:
the extra encoding properties associated with this resource bundle