Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

Locale.getCurrencyPositiveSeparation

Determines if a space is provided between the positive monetary symbol and its monetary value.

Syntax

public boolean getCurrencyPositiveSeparation()

Return Value

Returns true if the monetary symbol is separated by a space from the positive monetary value; otherwise, returns false if no space is provided.

Remarks

Use this method to ensure that positive monetary values are correctly specified for the current locale.

See Also   getCurrencyPositivePosition, getCurrencyNegativeSeparation, getCurrencyNegativePosition