Uses of Class
xsmeral.semnet.crawler.model.EntityDocument

Packages that use EntityDocument
xsmeral.semnet.scraper Scraper, a processor used in co-operation with crawler. 
 

Uses of EntityDocument in xsmeral.semnet.scraper
 

Fields in xsmeral.semnet.scraper declared as EntityDocument
protected  EntityDocument AbstractScraper.doc
           
 

Methods in xsmeral.semnet.scraper with parameters of type EntityDocument
protected abstract  void AbstractScraper.scrape(EntityDocument doc)
          Scrapes one document and outputs any number of facts.