Changes between Version 3 and Version 4 of ApertureExtractor


Ignore:
Timestamp:
10/12/05 15:32:53 (19 years ago)
Author:
dburkhar
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ApertureExtractor

    v3 v4  
    1 = Extractors = 
     1= Extractor = 
    22 
    3 This API is still under discussion, that's why I shipped the older !TextExtractor implementations to DFKI. 
    4  
    5 The purpose of Extractor is to extract all information (full-text and other) from an !InputStream of a specific document. Extractors are therefore mimetype-specific. 
    6  
    7 Todo: describe and discuss final API  
    8  
     3== Java Interface == 
     4Probably equal to source:trunk/gnowsis/src/org/gnowsis/data/extractor(ExtractorPlainText.java