< prev index next >

src/java.xml/share/classes/javax/xml/validation/ValidatorHandler.java

Print this page

        

@@ -105,11 +105,11 @@
  * a {@link ValidatorHandler} receives SAX events. It merely
  * changes the way it augments SAX events.
  *
  * <p>This feature is set to <code>false</code> by default.</p>
  *
- * @author  <a href="mailto:Kohsuke.Kawaguchi@Sun.com">Kohsuke Kawaguchi</a>
+ * @author  Kohsuke Kawaguchi
  * @since 1.5
  */
 public abstract class ValidatorHandler implements ContentHandler {
 
     /**
< prev index next >