Retrieves the values of all properties for a given locale.
public Object[] getProperties()
public Object[] getProperties( Locale locale )
locale
A Locale object that represents the locale to check. If no value is specified for this parameter, the current locale is used.
Returns an Object array containing all values stored for the specified locale.
See Also getNames