Determines if a space is provided between the positive monetary symbol and its monetary value.
public boolean getCurrencyPositiveSeparation()
Returns true if the monetary symbol is separated by a space from the positive monetary value; otherwise, returns false if no space is provided.
Use this method to ensure that positive monetary values are correctly specified for the current locale.
See Also getCurrencyPositivePosition, getCurrencyNegativeSeparation, getCurrencyNegativePosition