Retrieves the resource set that is storing the properties for the specified locale.
public final IResourceSet getResourceSet( Locale locale )
locale
A Locale object that represents the locale to check.
Returns the IResourceSet object that is storing the properties.
See Also setResourceSet