We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b88189 commit 19388e8Copy full SHA for 19388e8
commons-vfs2/src/main/java/org/apache/commons/vfs2/filter/ConditionalFileFilter.java
@@ -24,7 +24,7 @@
24
* Defines operations for conditional file filters.
25
*
26
* @author This code was originally ported from Apache Commons IO File Filter
27
- * @see "https://commons.apache.org/proper/commons-io/"
+ * @see <a href="https://commons.apache.org/proper/commons-io/">Apache Commons IO</a>
28
* @since 2.4
29
*/
30
public interface ConditionalFileFilter {
0 commit comments