8059997: Fix broken link in WebRowSet javadoc
authorlancea
Thu, 09 Oct 2014 16:01:13 -0400
changeset 26973 c96ef212b86d
parent 26972 d98a515b0683
child 26974 4bee12591374
8059997: Fix broken link in WebRowSet javadoc Reviewed-by: rriggs
jdk/src/java.sql.rowset/share/classes/javax/sql/rowset/WebRowSet.java
--- a/jdk/src/java.sql.rowset/share/classes/javax/sql/rowset/WebRowSet.java	Thu Oct 09 12:16:00 2014 -0700
+++ b/jdk/src/java.sql.rowset/share/classes/javax/sql/rowset/WebRowSet.java	Thu Oct 09 16:01:13 2014 -0400
@@ -56,7 +56,7 @@
  * organization. The SQL/XML definition is available at the following URI:
  * <ul>
  * <li>
- * <a href="http://standards.iso.org/iso/9075/2002/12/sqlxml">http://standards.iso.org/iso/9075/2002/12/sqlxml</a>
+ * <a href="http://standards.iso.org/iso/9075/2002/12/sqlxml.xsd">http://standards.iso.org/iso/9075/2002/12/sqlxml.xsd</a>
  * </li>
  * </ul>
  * The schema definition describes the internal data of a {@code RowSet} object