< prev index next >

src/java.xml/share/classes/javax/xml/namespace/NamespaceContext.java

Print this page

        

@@ -65,11 +65,11 @@
  * </pre>
  *
  * <p>A prefix can only be bound to a <strong>single</strong>
  * Namespace URI in the current scope.
  *
- * @author <a href="mailto:Jeff.Suttor@Sun.com">Jeff Suttor</a>
+ * @author Jeff Suttor
  * @see javax.xml.XMLConstants
  *   javax.xml.XMLConstants for declarations of common XML values
  * @see <a href="http://www.w3.org/TR/xmlschema-2/#QName">
  *   XML Schema Part2: Datatypes</a>
  * @see <a href="http://www.w3.org/TR/REC-xml-names/#ns-qualnames">
< prev index next >