Uses of Class
net.firstpartners.rp.back.extractor.GenericDataExtractor

Packages that use GenericDataExtractor
net.firstpartners.rp.back.extractor Data Sources providing information that we index and add to the system. 
 

Uses of GenericDataExtractor in net.firstpartners.rp.back.extractor
 

Subclasses of GenericDataExtractor in net.firstpartners.rp.back.extractor
 class PdfDataExtractor
          Extracts information from pdf files in a format that can be stored and added to the Index.
 class WebDataExtractor
          Extracts information Query (like google)
 class XmlDataExtractor
          Extracts information from an XML file in a format that can be added to an Index.