Interface MojoScanner

    • Method Detail

      • setActiveExtractors

        void setActiveExtractors​(Set<String> extractors)

        Sets the active extractors.

        Only the specified extractors will be used, all others will be skipped.

        Parameters:
        extractors - The names of the active extractors. If this parameter is null, all the scanner's extractors are considered active. Set entries that are null or empty ("") will be ignored.