Overview | Methods | This Package | All Packages
Retrieves the resource set that is storing the properties for the specified locale.
Syntax
public IResourceSet getResourceSet( Locale locale )
Parameters
locale
A Locale object that represents the locale to check.
Return Value
Returns the IResourceSet object that is storing the properties.
See Also setResourceSet