Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

Locale.getCompareIgnoreCase

Determines if string comparisons will ignore case.

Syntax

public boolean getCompareIgnoreCase()

Return Value

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

Remarks

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

See Also   setCompareIgnoreCase, getCompareIgnoreKana, setCompareIgnoreKana, getCompareIgnoreKashida, setCompareIgnoreKashida, getCompareIgnoreNonSpace, setCompareIgnoreNonSpace, getCompareIgnoreSymbols, setCompareIgnoreSymbols, getComapreIgnoreWidthsetCompareIgnoreWidth