Package | Description |
---|---|
hu.juranyi.zsolt.pubsearch.crawl |
Crawler engine, with the HTTP downloader and the publication info parser class.
|
Class and Description |
---|
ACrawler
The main functionalities of a crawler thread.
|
HTTPRequest
Executes a HTTP request and downloads the response.
|
ThreadScheduler
ThreadScheduler can help you limit the count of actually running threads.
|