Interface SourceInclusionScanner

    • Method Detail

      • addSourceMapping

        void addSourceMapping​(SourceMapping sourceMapping)
      • getIncludedSources

        java.util.Set<java.io.File> getIncludedSources​(java.io.File sourceDir,
                                                       java.io.File targetDir)
                                                throws InclusionScanException
        Parameters:
        sourceDir -
        targetDir -
        Returns:
        Set of File objects
        Throws:
        InclusionScanException