Changes between Version 2 and Version 3 of ApertureExtractor
- Timestamp:
- 10/12/05 13:30:33 (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ApertureExtractor
v2 v3 1 1 = Extractors = 2 2 3 This API is still under discussion, that's why I shipped the older TextExtractor?implementations to DFKI.3 This API is still under discussion, that's why I shipped the older !TextExtractor implementations to DFKI. 4 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.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 6 7 7 Todo: describe and discuss final API 8