|
From: Deborah G. <gol...@ap...> - 2005-10-14 20:56:39
|
Hi, I'm still working on the Thai word break. Is there any way to do a fast span of a UnicodeSet over a string or CharacterIterator, other than iterating and calling set->contains(char) repeatedly? I looked but couldn't find anything. Deborah |