< prev index next >

src/java.xml/share/classes/com/sun/org/apache/xerces/internal/util/TeeXMLDocumentFilterImpl.java

Print this page

        

@@ -35,11 +35,11 @@
 
 /**
  *
  *
  * @author
- *     Kohsuke Kawaguchi (kohsuke.kawaguchi@sun.com)
+ *     Kohsuke Kawaguchi
  */
 public class TeeXMLDocumentFilterImpl implements XMLDocumentFilter {
     /**
      * The next component in the pipeline who receives the event.
      * This component receives events after the "side" handler
< prev index next >