Determines if string comparisons will ignore case.
public boolean getCompareIgnoreCase()
Returns true if string comparisons will ignore case; otherwise, returns false.
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, getComapreIgnoreWidth, setCompareIgnoreWidth