Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for stringFiltering (0.05 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 Dec 28 03:35:09 UTC 2025
    - Last Modified: Fri Nov 07 13:11:07 UTC 2025
    - 14.2K bytes
    - Viewed (0)
Back to top