[commit-cp] classpath ChangeLog java/text/CollationElementI...

Roman Kennke <[email protected]>
Newsgroups gmane.comp.java.classpath.cvs
Message-ID <[email protected]>
CVSROOT:	/cvsroot/classpath
Module name:	classpath
Changes by:	Roman Kennke <rabbit78>	08/01/09 13:49:53

Modified files:
	.              : ChangeLog 
	java/text      : CollationElementIterator.java 
	                 RuleBasedCollator.java 

Log message:
	2006-01-09  Roman Kennke  <[email protected]>
	
		* 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.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9463&r2=1.9464
http://cvs.savannah.gnu.org/viewcvs/classpath/java/text/CollationElementIterator.java?cvsroot=classpath&r1=1.24&r2=1.25
http://cvs.savannah.gnu.org/viewcvs/classpath/java/text/RuleBasedCollator.java?cvsroot=classpath&r1=1.32&r2=1.33
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.