< prev index next >

src/java.xml/share/classes/javax/xml/xpath/XPathFactoryConfigurationException.java

Print this page

        

@@ -27,12 +27,12 @@
 
 /**
  * {@code XPathFactoryConfigurationException} represents
  * a configuration error in a {@code XPathFactory} environment.
  *
- * @author  <a href="mailto:Norman.Walsh@Sun.com">Norman Walsh</a>
- * @author  <a href="mailto:Jeff.Suttor@Sun.com">Jeff Suttor</a>
+ * @author  Norman Walsh
+ * @author  Jeff Suttor
  * @since 1.5
  */
 public class XPathFactoryConfigurationException extends XPathException {
 
     /**
< prev index next >