Package xsmeral.semnet.crawler.model

Data containers used by the crawler - host and entity descriptors, entity document, URL entry

See:
          Description

Class Summary
CrawlerConfiguration Container for HTMLCrawler configuration.
EntityDescriptor Part of the configuration of HTMLCrawler, describes one entity type of a host.
EntityDocument Container for documents retrieved by HTMLCrawler, passed to a scraper (wrapper).
HostDescriptor The main configuration element of HTMLCrawler.
URLEntry The main entity used by URLManager.
 

Package xsmeral.semnet.crawler.model Description

Data containers used by the crawler - host and entity descriptors, entity document, URL entry