Index: java/text/ChoiceFormat.java =================================================================== RCS file: /cvsroot/classpath/classpath/java/text/ChoiceFormat.java,v retrieving revision 1.8 diff -u -r1.8 ChoiceFormat.java --- java/text/ChoiceFormat.java 2 Jul 2002 19:40:35 -0000 1.8 +++ java/text/ChoiceFormat.java 17 Apr 2004 18:36:57 -0000 @@ -45,7 +45,7 @@ * To use this class, first specify two lists of formats and range terminators. * These lists must be arrays of equal length. The format of index * i will be selected for value X if - * terminator[i] <= X < limit[i + 1]. If the value X is not + * terminator[i] <= X < limit[i + 1]. If the value X is not * included in any range, then either the first or last format will be * used depending on whether the value X falls outside the range. *

@@ -196,10 +196,10 @@ * This method tests this object for equality with the specified * object. This will be true if and only if: *

* * @param obj The object to test for equality against. Index: java/text/CollationElementIterator.java =================================================================== RCS file: /cvsroot/classpath/classpath/java/text/CollationElementIterator.java,v retrieving revision 1.14 diff -u -r1.14 CollationElementIterator.java --- java/text/CollationElementIterator.java 8 Jan 2004 08:30:34 -0000 1.14 +++ java/text/CollationElementIterator.java 17 Apr 2004 18:36:57 -0000 @@ -187,7 +187,7 @@ /** * This method resets the internal position pointer to read from the - * beginning of the String again. + * beginning of the String again. */ public void reset() { Index: java/text/CollationKey.java =================================================================== RCS file: /cvsroot/classpath/classpath/java/text/CollationKey.java,v retrieving revision 1.11 diff -u -r1.11 CollationKey.java --- java/text/CollationKey.java 8 Jan 2004 08:30:34 -0000 1.11 +++ java/text/CollationKey.java 17 Apr 2004 18:36:57 -0000 @@ -129,12 +129,12 @@ * this object. This will be true if and only if: *

*

* * @param obj The Object to test for equality. Index: java/text/Collator.java =================================================================== RCS file: /cvsroot/classpath/classpath/java/text/Collator.java,v retrieving revision 1.7 diff -u -r1.7 Collator.java --- java/text/Collator.java 30 Apr 2002 13:00:00 -0000 1.7 +++ java/text/Collator.java 17 Apr 2004 18:36:57 -0000 @@ -183,10 +183,10 @@ * object. This will be true if and only if the following conditions are * met: * * * @param obj The Object to test for equality against Index: java/text/DateFormat.java =================================================================== RCS file: /cvsroot/classpath/classpath/java/text/DateFormat.java,v retrieving revision 1.10 diff -u -r1.10 DateFormat.java --- java/text/DateFormat.java 2 Dec 2003 09:39:39 -0000 1.10 +++ java/text/DateFormat.java 17 Apr 2004 18:36:57 -0000 @@ -196,9 +196,9 @@ * object: *

*

* * @param obj The object to test for equality against. Index: java/text/DateFormatSymbols.java =================================================================== RCS file: /cvsroot/classpath/classpath/java/text/DateFormatSymbols.java,v retrieving revision 1.10 diff -u -r1.10 DateFormatSymbols.java --- java/text/DateFormatSymbols.java 8 Mar 2004 23:23:04 -0000 1.10 +++ java/text/DateFormatSymbols.java 17 Apr 2004 18:36:58 -0000 @@ -1,4 +1,4 @@ -/* DateFormatSymbols.java -- Format over a range of numbers +/* ChoiceFormat.java -- Format over a range of numbers Copyright (C) 1998, 1999, 2000, 2001, 2003 Free Software Foundation, Inc. This file is part of GNU Classpath. @@ -245,11 +245,12 @@ * the array contains five values: *

*

* * @return The list of time zone display strings. */ @@ -386,11 +387,12 @@ * the array contains five values: *

*

* * @return The list of time zone display strings. */ @@ -438,15 +440,15 @@ * This will be true if and only if the specified object: *

*

* * @param obj The Object to test for equality against. * * @return true if the specified object is equal to this one, - *
false otherwise. + * false otherwise. */ public boolean equals (Object obj) { Index: java/text/DecimalFormatSymbols.java =================================================================== RCS file: /cvsroot/classpath/classpath/java/text/DecimalFormatSymbols.java,v retrieving revision 1.8 diff -u -r1.8 DecimalFormatSymbols.java --- java/text/DecimalFormatSymbols.java 22 Nov 2003 14:55:15 -0000 1.8 +++ java/text/DecimalFormatSymbols.java 17 Apr 2004 18:36:58 -0000 @@ -167,9 +167,9 @@ * regard to the specified object: *

*

* * @return true if the specified object is equal to this Index: java/text/Format.java =================================================================== RCS file: /cvsroot/classpath/classpath/java/text/Format.java,v retrieving revision 1.8 diff -u -r1.8 Format.java --- java/text/Format.java 26 Dec 2003 22:33:20 -0000 1.8 +++ java/text/Format.java 17 Apr 2004 18:36:58 -0000 @@ -123,7 +123,7 @@ * This method parses a String and converts the parsed * contents into an Object. * - * @param str The String to parse. + * @param str The String to parse. * * @return The resulting Object. * Index: java/text/ParsePosition.java =================================================================== RCS file: /cvsroot/classpath/classpath/java/text/ParsePosition.java,v retrieving revision 1.5 diff -u -r1.5 ParsePosition.java --- java/text/ParsePosition.java 22 Jan 2002 22:27:01 -0000 1.5 +++ java/text/ParsePosition.java 17 Apr 2004 18:36:58 -0000 @@ -116,10 +116,10 @@ * all of the following conditions are met. *

*

* * @param obj The Object to test for equality against Index: java/text/RuleBasedCollator.java =================================================================== RCS file: /cvsroot/classpath/classpath/java/text/RuleBasedCollator.java,v retrieving revision 1.20 diff -u -r1.20 RuleBasedCollator.java --- java/text/RuleBasedCollator.java 7 Jan 2004 09:26:34 -0000 1.20 +++ java/text/RuleBasedCollator.java 17 Apr 2004 18:36:58 -0000 @@ -57,9 +57,9 @@ *

* Rules take the form of a String with the following syntax *

* The modifier character indicates that accents sort backward as is the * case with French. The modifier applies to all rules after @@ -70,12 +70,12 @@ * the following meanings: * *

* As for the text argument itself, this is any sequence of Unicode @@ -132,15 +132,15 @@ * A ParseException will be thrown for any of the following * conditions: *

* - * @author Aaron M. Renn - * @author Tom Tromey - * @author Guilhem Lavaux + * @author Aaron M. Renn (address@hidden) + * @author Tom Tromey (address@hidden) + * @author Guilhem Lavaux (address@hidden) */ public class RuleBasedCollator extends Collator { Index: java/text/SimpleDateFormat.java =================================================================== RCS file: /cvsroot/classpath/classpath/java/text/SimpleDateFormat.java,v retrieving revision 1.25 diff -u -r1.25 SimpleDateFormat.java --- java/text/SimpleDateFormat.java 28 Nov 2003 23:33:06 -0000 1.25 +++ java/text/SimpleDateFormat.java 17 Apr 2004 18:36:58 -0000 @@ -358,13 +358,13 @@ * object. This will be true if and only if the specified object: *

*

    - *
  • Is not null. - *
  • Is an instance of SimpleDateFormat. + *
  • Is not null.
  • + *
  • Is an instance of SimpleDateFormat.
  • *
  • Is equal to this object at the superclass (i.e., DateFormat) - * level. - *
  • Has the same formatting pattern. - *
  • Is using the same formatting symbols. - *
  • Is using the same century for two digit years. + * level.
  • + *
  • Has the same formatting pattern.
  • + *
  • Is using the same formatting symbols.
  • + *
  • Is using the same century for two digit years.
  • *
* * @param obj The object to compare for equality against. Index: java/text/StringCharacterIterator.java =================================================================== RCS file: /cvsroot/classpath/classpath/java/text/StringCharacterIterator.java,v retrieving revision 1.6 diff -u -r1.6 StringCharacterIterator.java --- java/text/StringCharacterIterator.java 22 Jan 2002 22:27:01 -0000 1.6 +++ java/text/StringCharacterIterator.java 17 Apr 2004 18:36:58 -0000 @@ -314,10 +314,10 @@ * object. This will be true if and only if the specified object: *

*

    - *
  • is not null. - *
  • is an instance of StringCharacterIterator - *
  • has the same text as this object - *
  • has the same beginning, ending, and current index as this object. + *
  • is not null.
  • + *
  • is an instance of StringCharacterIterator
  • + *
  • has the same text as this object
  • + *
  • has the same beginning, ending, and current index as this object.
  • *
* * @param obj The object to test for equality against.