< prev index next >

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

Print this page

        

@@ -39,11 +39,11 @@
  *
  * <p>
  * Implementation of this "interface" can be obtained through the
  * {@link ValidatorHandler#getTypeInfoProvider()} method.
  *
- * @author  <a href="mailto:Kohsuke.Kawaguchi@Sun.com">Kohsuke Kawaguchi</a>
+ * @author  Kohsuke Kawaguchi
  * @see org.w3c.dom.TypeInfo
  * @since 1.5
  */
 public abstract class TypeInfoProvider {
 
< prev index next >