Sets the resource set that will store the properties for the specified locale.
public void setResourceSet( Locale locale, IResourceSet set )
locale
A Locale object that represents the locale to use.
set
An IResourceSet object that will store the properties.
See Also getResourceSet