| Package | Description |
|---|---|
| cli |
The interactive command line interface enables user control and management of the tool via command line.
|
| com.bric.plaf | |
| configuration |
Configuration classes including module configurations and project directory structure configurations.
|
| controller |
Application controller classes, for managing the extraction
process, the storage of the extracted information, management of modules and profiles,
event handling, and environment observation.
|
| fi.iki.elonen |
External sources.
|
| gui |
The graphical user interface made with swing and awt, and the system tray icon.
|
| main |
Main class and the application configuration at start.
|
| model |
This package contains of data structure classes "model layer": this includes the data
structures for profiles, information collections and extraction results.
|
| modules |
Sources relevant to the information extraction modules especially
abstract module classes for the different types of modules (file-dependent,
environment, daemon), and the module implementations.
|
| modules.configuration | |
| name.fraser.neil.plaintext |
External sources.
|
| storage |
Storage backend to save and load extraction results.
|
| utility |
This package contains the utility source code for file handling and digital object issues.
|