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