UnicodeIUC16

Abstract

Unicode Text Searching in Java

Laura Werner - IBM Corporation

Presented by Helena Shih - IBM Corporation

Intended Audience: Software Engineer
Session Level: Advanced

Java uses Unicode as its text storage model, which allows the simultaneous manipulation of text from many different languages and scripts. However, searching through Unicode text can be difficult, because most of the well-known, efficient search algorithms don't map very easily to Unicode. The combining characters, accents, and multi-character collation elements in many languages make matters even worse. This talk will discuss each of these problems and discuss how to solve them using the features available in the Java class libraries. Using successively more complete examples, we will work up to a complete solution that performs efficient, Boyer-Moore searches on multilingual text.

Unicode
When the world wants to talk, it speaks Unicode
Unicode Standard Program Conference Board WWW9 Talks and Papers Past Conferences
Showcase Registration Accommodation Travel Sponsors Next Conference
UnicodeIUC16
International Unicode Conferences are organized by Global Meeting Services, Inc., (GMS). GMS is pleased to be able to offer the International Unicode Conferences under an exclusive license granted by the Unicode Consortium. All responsibility for conference finances and operations is borne by GMS. The independent conference board serves solely at the pleasure of GMS and is composed of volunteers active in Unicode and in international software development. All inquiries regarding International Unicode Conferences should be addressed to info@global-conference.com.

Unicode and the Unicode logo are registered trademarks of Unicode, Inc. Used with permission.

17 December 1999, Webmaster