Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for stringFiltering (0.56 sec)

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

        }
    
        /**
         * {@return whether resources are filtered to replace tokens with parameterized values}.
         * The default value is {@code false}.
         */
        default boolean stringFiltering() {
            return false;
        }
    
        /**
         * {@return whether the directory described by this source element should be included in the build}.
         * The default value is {@code true}.
         */
    Registered: Sun Sep 07 03:35:12 UTC 2025
    - Last Modified: Thu Jun 26 07:56:58 UTC 2025
    - 6.5K bytes
    - Viewed (0)
Back to top