Package net.firstpartners.rp.back.extractor

Data Sources providing information that we index and add to the system.

See:
          Description

Class Summary
ExtractAllTestSuite This is a holder for all extractor test cases in the rp system.
ExtractorTestCase General extractor test case which define the location to extract and the associated extractor to handle this.
ExtractorTestLists The list of the extractor tests to be executed in order to generate the reports
FileTreeDataExtractor Extracts information from a File Tree (Directory) in a format that can be added to an Index.
GenericDataExtractor Extracts information from a binary files in a format that can be added to an Index.
PdfDataExtractor Extracts information from pdf files in a format that can be stored and added to the Index.
WebDataExtractor Extracts information Query (like google)
XmlDataExtractor Extracts information from an XML file in a format that can be added to an Index.
 

Package net.firstpartners.rp.back.extractor Description

Data Sources providing information that we index and add to the system.