< prev index next >

src/java.xml/share/classes/javax/xml/transform/Result.java

Print this page

        

@@ -27,11 +27,11 @@
 
 /**
  * <p>An object that implements this interface contains the information
  * needed to build a transformation result tree.
  *
- * @author <a href="Jeff.Suttor@Sun.com">Jeff Suttor</a>
+ * @author Jeff Suttor
  * @since 1.4
  */
 public interface Result {
 
     /**
< prev index next >