Specifies that symbols are ignored when comparing or sorting two strings.
public static final int IGNORESYMBOLS;
When this flag is specified in calls to compare and sort, the strings are considered equal if they differ only in the symbol characters they contain.