/[classpath]/classpath/java/util/StringTokenizer.java
ViewVC logotype

Diff of /classpath/java/util/StringTokenizer.java

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

revision 1.12 by mkoch, Sat Apr 17 19:23:19 2004 UTC revision 1.12.2.1 by gnu_andrew, Sat Feb 19 10:50:44 2005 UTC
# Line 1  Line 1 
1  /* StringTokenizer -- breaks a String into tokens  /* StringTokenizer -- breaks a String into tokens
2     Copyright (C) 1998, 1999, 2001, 2002 Free Software Foundation, Inc.     Copyright (C) 1998, 1999, 2001, 2002, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 54  package java.util; Line 54  package java.util;
54   * single character.   * single character.
55   *   *
56   * @author Jochen Hoenicke   * @author Jochen Hoenicke
57   * @author Warren Levy <warrenl@cygnus.com>   * @author Warren Levy (warrenl@cygnus.com)
58   * @see java.io.StreamTokenizer   * @see java.io.StreamTokenizer
59   * @status updated to 1.4   * @status updated to 1.4
60   */   */

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.12.2.1

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