Interface SourceFolderUrlFilter

    • Method Detail

      • isMatch

        boolean isMatch​(String sourceFolder,
                        URL url)
        Determine if the specified URL matches a source folder.
        Parameters:
        sourceFolder - the source folder
        url - the URL to check
        Returns:
        true if the URL matches