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

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

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

revision 1.2 by gnu_andrew, Sat Feb 12 14:26:02 2005 UTC revision 1.3 by mkoch, Wed Feb 16 12:24:05 2005 UTC
# Line 1  Line 1 
1  /* DocumentBuilderFactory.java --  /* DocumentBuilderFactory.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 50  import javax.xml.validation.Schema; Line 50  import javax.xml.validation.Schema;
50   * Factory for obtaining document builders.   * Factory for obtaining document builders.
51   * 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.
52   *   *
53   * @author <a href='mailto:dog@gnu.org'>Chris Burdess</a>   * @author (a href='mailto:dog@gnu.org'>Chris Burdess</a)
54   */   */
55  public abstract class DocumentBuilderFactory  public abstract class DocumentBuilderFactory
56  {  {

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