Class | Description |
---|---|
AutoDetectProductCrawler |
A
ProductCrawler that uses a suite of files to define its crawling
and ingestion policy:
actions-map.xml - This file is an XML specification for
actions that the crawler should take in response to its 3 lifecycle phases:
preIngest, postIngestSuccess, and postIngestFail. |
CrawlerLauncher |
A command line interface to the new Spring enabled crawler.
|
MetExtractorProductCrawler | |
ProductCrawler |
An abstract base class for Product Crawling.
|
StdProductCrawler |
A generic Product Crawler for Products.
|
Copyright © 1999–2017 Apache OODT. All rights reserved.