Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for deriveDirectoryMatcher (0.09 sec)

  1. api/maven-api-core/src/main/java/org/apache/maven/api/services/PathMatcherFactory.java

         * @return filter for directories that may contain the selected files
         * @throws NullPointerException if fileMatcher is null
         */
        @Nonnull
        PathMatcher deriveDirectoryMatcher(@Nonnull PathMatcher fileMatcher);
    
        /**
         * Returns the path matcher that unconditionally returns {@code true} for all files.
    Registered: Sun Sep 07 03:35:12 UTC 2025
    - Last Modified: Mon Jul 21 19:37:56 UTC 2025
    - 7.5K bytes
    - Viewed (0)
Back to top