Overview | Methods | This Package | All Packages
Determines if string comparisons will ignore symbols.
Syntax
public boolean getCompareIgnoreSymbols()
Return Value
Returns true if string comparisons will ignore symbols; otherwise, returns false.
Remarks
Use this method to determine if the Locale object will ignore symbols when doing string comparisons. By default, this value will return true unless set otherwise by using the setCompareIgnoreSymbols method.
See Also setCompareIgnoreSymbols, getCompareIgnoreCase, setCompareIgnoreCase, getCompareIgnoreKana, setCompareIgnoreKana, getCompareIgnoreKashida, setCompareIgnoreKashida, getCompareIgnoreNonSpace, setCompareIgnoreNonSpace, getComapreIgnoreWidth, setCompareIgnoreWidth