Class FsCrawler

java.lang.Object
com.norconex.crawler.fs.FsCrawler

public final class FsCrawler extends Object
  • Method Details

    • main

      public static void main(String[] args)
      Invokes the File System Crawler from the command line. You can invoke it without any arguments to get a list of command-line options.
      Parameters:
      args - command-line options
    • launch

      public static int launch(String... args)
    • create

      public static Crawler create(CrawlerConfig crawlConfig)