diff options
author | Roman Kennke <roman@kennke.org> | 2008-01-09 13:49:52 +0000 |
---|---|---|
committer | Roman Kennke <roman@kennke.org> | 2008-01-09 13:49:52 +0000 |
commit | efeb92bcee2e59df89813bbb46742fca1fafc6e3 (patch) | |
tree | 9f84d6c4b40d5f9b2de22a10b87242e63a7eb550 /examples | |
parent | c757766c2fef1f6a65d9b85b5689ac48e328dc3b (diff) | |
download | classpath-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