/[classpath]/classpath/java/text/BreakIterator.java
ViewVC logotype

Diff of /classpath/java/text/BreakIterator.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8.2.1 by gnu_andrew, Sat Jan 15 17:02:15 2005 UTC revision 1.8.2.2 by gnu_andrew, Sat Feb 19 10:50:41 2005 UTC
# Line 1  Line 1 
1  /* BreakIterator.java -- Breaks text into elements  /* BreakIterator.java -- Breaks text into elements
2     Copyright (C) 1998, 1999, 2001, 2004 Free Software Foundation, Inc.     Copyright (C) 1998, 1999, 2001, 2004, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 53  import java.util.ResourceBundle; Line 53  import java.util.ResourceBundle;
53   * class will be valid upon creation.  That is, their methods will   * class will be valid upon creation.  That is, their methods will
54   * not cause exceptions if called before you call setText().   * not cause exceptions if called before you call setText().
55   *   *
56   * @author Tom Tromey <tromey@cygnus.com>   * @author Tom Tromey (tromey@cygnus.com)
57   * @author Aaron M. Renn (arenn@urbanophile.com)   * @author Aaron M. Renn (arenn@urbanophile.com)
58   * @date March 19, 1999   * @date March 19, 1999
59   */   */

Legend:
Removed from v.1.8.2.1  
changed lines
  Added in v.1.8.2.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26