summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorRoman Kennke <roman@kennke.org>2008-01-09 13:49:52 +0000
committerRoman Kennke <roman@kennke.org>2008-01-09 13:49:52 +0000
commitefeb92bcee2e59df89813bbb46742fca1fafc6e3 (patch)
tree9f84d6c4b40d5f9b2de22a10b87242e63a7eb550 /examples
parentc757766c2fef1f6a65d9b85b5689ac48e328dc3b (diff)
downloadclasspath-efeb92bcee2e59df89813bbb46742fca1fafc6e3.tar.gz
2006-01-09 Roman Kennke <kennke@aicas.com>
* java/text/CollationElementIterator.java (text): Changed type to CharacterIterator. (CollationElementIterator(RuleBasedCollator,CharacterIterator)): New constructor. (setOffset(int)): Use CharacterIterator.getEndIndex() instead of String.length(). (setText(String)): Wrap string into a StringCharacterIterator. * java/text/RuleBasedCollator.java (getCollationElementIterator(CharacterIterator)): Simply return CollationElementIterator for the character iterator, instead of expanding things.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions