jar

org.ow2.weblab.components : folder-crawler

Maven & Gradle

Feb 22, 2012
2 usages

folder-crawler · Use this component crawl a folder. This is a basic component, no thread, no complex timings, no data comparison. A real crawler could use multiple instances of this component.

Table Of Contents

Latest Version

Download org.ow2.weblab.components : folder-crawler JAR file - Latest Versions:

All Versions

Download org.ow2.weblab.components : folder-crawler JAR file - All Versions:

Version Vulnerabilities Size Updated
1.8.x
1.8

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window folder-crawler-1.8.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.ow2.weblab.crawler

├─ org.ow2.weblab.crawler.FolderCrawler.class - [JAR]

org.ow2.weblab.crawler.filter

├─ org.ow2.weblab.crawler.filter.ExtensionFilter.class - [JAR]