/[classpath]/classpath/javax/xml/transform/dom/DOMResult.java
ViewVC logotype

Diff of /classpath/javax/xml/transform/dom/DOMResult.java

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

revision 1.1.2.1 by gnu_andrew, Sun Jan 16 15:15:14 2005 UTC revision 1.1.2.2 by gnu_andrew, Sat Feb 19 10:50:53 2005 UTC
# Line 1  Line 1 
1  /* DOMResult.java --  /* DOMResult.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 46  import org.w3c.dom.Node; Line 46  import org.w3c.dom.Node;
46   * If no target node is specified, the result tree will be made available by   * If no target node is specified, the result tree will be made available by
47   * the {@link #getNode} method after the transformation.   * the {@link #getNode} method after the transformation.
48   *   *
49   * @author <a href='mailto:dog@gnu.org'>Chris Burdess</a>   * @author (a href='mailto:dog@gnu.org'>Chris Burdess</a)
50   */   */
51  public class DOMResult  public class DOMResult
52    implements Result    implements Result

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

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