donaldp 2002/07/18 18:38:19 Modified: src/java/org/apache/avalon/phoenix/components/classloader PolicyClassLoader.java Log: More {@link} s Revision Changes Path 1.18 +1 -1 jakarta-avalon-phoenix/src/java/org/apache/avalon/phoenix/components/classloader/PolicyClassLoader.java Index: PolicyClassLoader.java =================================================================== RCS file: /home/cvs/jakarta-avalon-phoenix/src/java/org/apache/avalon/phoenix/components/classloader/PolicyClassLoader.java,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- PolicyClassLoader.java 19 Jul 2002 01:04:04 -0000 1.17 +++ PolicyClassLoader.java 19 Jul 2002 01:38:19 -0000 1.18 @@ -115,7 +115,7 @@ } /** - * Return an enumeration of <code>URLs</code> representing all of the + * Return an enumeration of {@link URL}s representing all of the * resources with the given name. If no resources with this name are found, * return an empty enumeration. *
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>