8059997: Fix broken link in WebRowSet javadoc

Reviewed-by: rriggs
This commit is contained in:
Lance Andersen 2014-10-09 16:01:13 -04:00
parent c33027a2e4
commit c8f13b092d

View File

@ -56,7 +56,7 @@ import org.xml.sax.*;
* 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