Update @see tag in javadoc; no code changes

git-svn-id: https://svn.apache.org/repos/asf/xml/commons/trunk@226128 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
curcuru 2003-09-25 17:39:59 +00:00
parent 9f79c28d38
commit ecae5130ad

View File

@ -79,7 +79,7 @@ import org.xml.sax.InputSource;
* <p>If you have your own DTDs or schemas, you can extend this class and * <p>If you have your own DTDs or schemas, you can extend this class and
* set the BootstrapResolver in your CatalogManager.</p> * set the BootstrapResolver in your CatalogManager.</p>
* *
* @see CatalogManager * @see org.apache.xml.resolver.CatalogManager
* *
* @author Norman Walsh * @author Norman Walsh
* <a href="mailto:Norman.Walsh@Sun.COM">Norman.Walsh@Sun.COM</a> * <a href="mailto:Norman.Walsh@Sun.COM">Norman.Walsh@Sun.COM</a>