Author: scolebourne
Date: Mon Jun 6 16:04:35 2005
New Revision: 185091
URL: http://svn.apache.org/viewcvs?rev=185091&view=rev
Log:
Fix javadoc references
bug 35186 from Andreas Przygienda
Modified:
jakarta/commons/proper/collections/trunk/src/java/org/apache/commons/collections/functors/package.html
Modified:
jakarta/commons/proper/collections/trunk/src/java/org/apache/commons/collections/functors/package.html
URL:
http://svn.apache.org/viewcvs/jakarta/commons/proper/collections/trunk/src/java/org/apache/commons/collections/functors/package.html?rev=185091&r1=185090&r2=185091&view=diff
==============================================================================
---
jakarta/commons/proper/collections/trunk/src/java/org/apache/commons/collections/functors/package.html
(original)
+++
jakarta/commons/proper/collections/trunk/src/java/org/apache/commons/collections/functors/package.html
Mon Jun 6 16:04:35 2005
@@ -1,6 +1,6 @@
<!-- $Id$ -->
<!--
- Copyright 2003-2004 The Apache Software Foundation
+ Copyright 2003-2005 The Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,8 +19,8 @@
This package contains implementations of the
[EMAIL PROTECTED] org.apache.commons.collections.Closure Closure},
[EMAIL PROTECTED] org.apache.commons.collections.Predicate Predicate},
[EMAIL PROTECTED] org.apache.commons.collections.Predicate Transformer} and
[EMAIL PROTECTED] org.apache.commons.collections.Predicate Factory} interfaces.
[EMAIL PROTECTED] org.apache.commons.collections.Transformer Transformer} and
[EMAIL PROTECTED] org.apache.commons.collections.Factory Factory} interfaces.
These provide simple callbacks for processing with collections.
-</pre>
+</p>
</BODY>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]