/[classpath]/classpath/javax/naming/directory/BasicAttributes.java
ViewVC logotype

Diff of /classpath/javax/naming/directory/BasicAttributes.java

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

revision 1.2 by mkoch, Fri Jun 27 21:03:53 2003 UTC revision 1.3 by mkoch, Thu Oct 21 20:53:16 2004 UTC
# Line 1  Line 1 
1  /* BasicAttributes.java --  /* BasicAttributes.java --
2     Copyright (C) 2000, 2001 Free Software Foundation, Inc.     Copyright (C) 2000, 2001, 2004  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 40  package javax.naming.directory; Line 40  package javax.naming.directory;
40    
41  import java.util.NoSuchElementException;  import java.util.NoSuchElementException;
42  import java.util.Vector;  import java.util.Vector;
43    
44  import javax.naming.NamingEnumeration;  import javax.naming.NamingEnumeration;
45  import javax.naming.NamingException;  import javax.naming.NamingException;
46    
47  /**  /**
48   * @author Tom Tromey <tromey@redhat.com>   * @author Tom Tromey (tromey@redhat.com)
49   * @date June 22, 2001   * @date June 22, 2001
50   */   */
51  public class BasicAttributes implements Attributes  public class BasicAttributes implements Attributes

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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