Microsoft SDK for Java

StringSorter.IGNOREKANATYPE

Specifies that Hiragana and Katakana characters are not differentiated.

Syntax

public static final int IGNOREKANATYPE;

Remarks

When this flag is specified in calls to compare and sort, corresponding Hiragana and Katakana characters are treated as equal.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.