Locale.getCompareIgnoreNonSpace

Overview | Methods | This Package | All Packages

Locale.getCompareIgnoreNonSpace

Determines if string comparisons will ignore nonspacing characters.

Syntax

public boolean getCompareIgnoreNonSpace()

Return Value

Returns true if string comparisons will ignore nonspacing characters; otherwise, returns false.

Remarks

Use this method to determine if the Locale object will ignore nonspacing characters when doing string comparisons. By default, this value will return true unless set otherwise by using the setCompareIgnoreNonSpace method.

See Also   setCompareIgnoreNonSpace, getCompareIgnoreCase, setCompareIgnoreCase, getCompareIgnoreKana, setCompareIgnoreKana, getCompareIgnoreKashidasetCompareIgnoreKashida, getCompareIgnoreSymbols, setCompareIgnoreSymbols, getComapreIgnoreWidth, setCompareIgnoreWidth