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

Diff of /classpath/java/text/FieldPosition.java

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

revision 1.8 by glavaux, Sat Apr 10 17:03:45 2004 UTC revision 1.8.2.1 by gnu_andrew, Sat Feb 19 10:50:41 2005 UTC
# Line 1  Line 1 
1  /* FieldPosition.java -- Keeps track of field positions while formatting  /* FieldPosition.java -- Keeps track of field positions while formatting
2     Copyright (C) 1998, 1999, 2001 Free Software Foundation, Inc.     Copyright (C) 1998, 1999, 2001, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 45  package java.text; Line 45  package java.text;
45   * typically define constant values for the field identifiers.   * typically define constant values for the field identifiers.
46   *   *
47   * @author Aaron M. Renn (arenn@urbanophile.com)   * @author Aaron M. Renn (arenn@urbanophile.com)
48   * @author Per Bothner <bothner@cygnus.com>   * @author Per Bothner (bothner@cygnus.com)
49   */   */
50  public class FieldPosition  public class FieldPosition
51  {  {

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

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