/[classpath]/classpath/javax/xml/parsers/DocumentBuilder.java
ViewVC logotype

Diff of /classpath/javax/xml/parsers/DocumentBuilder.java

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

revision 1.1.2.2 by gnu_andrew, Wed Feb 16 01:11:42 2005 UTC revision 1.1.2.3 by gnu_andrew, Sat Feb 19 10:50:51 2005 UTC
# Line 1  Line 1 
1  /* DocumentBuilder.java --  /* DocumentBuilder.java --
2     Copyright (C) 2004 Free Software Foundation, Inc.     Copyright (C) 2004, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 54  import org.xml.sax.SAXException; Line 54  import org.xml.sax.SAXException;
54   * graph.   * graph.
55   * Instances of this class are <em>not</em> guaranteed to be thread safe.   * Instances of this class are <em>not</em> guaranteed to be thread safe.
56   *   *
57   * @author <a href='mailto:dog@gnu.org'>Chris Burdess</a>   * @author (a href='mailto:dog@gnu.org'>Chris Burdess</a)
58   */   */
59  public abstract class DocumentBuilder  public abstract class DocumentBuilder
60  {  {

Legend:
Removed from v.1.1.2.2  
changed lines
  Added in v.1.1.2.3

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