| Interface | Description |
|---|---|
| IOInterface | |
| IOIteratorInterface |
| Class | Description |
|---|---|
| BrowserControl |
This is the Browser Control.
|
| Consumer | |
| DBConnection |
This class represents a connection to a DB and can receive and process
queries.
|
| Debugger |
Debugger class to be able to switch on or off debugging messages.
|
| ErrorDialog |
This class organizes the Errors and displayes them on screen.
|
| IniFile |
An IniFile is a cache which reads some specified file of the given format.
|
| IniReader |
This class reads file for the IniFile class.
# Format of Inifiles should look like this: # comment [PRIMARY_KEY] SECONDARY_KEY_1=value SECONDARY_KEY_2=value |
| IniWriter |
An IniWriter is created with a reference to a Reader.
|
| IOIterator | |
| IOWrapper | |
| Options |
Represents the options for the program
currently supported: Options: [Connection] URL=* user=* passwd=* [General] debuglevel=[0,1,2,3] outputfile=* stopwortliste=* [Trigram] trimaxrecursion=0...n triminrecursion=0...n trimaxkollokationen=0...n triquerykollokationen=* [Disambiguator] kollokationenperstep=0...n clustertreshold=0...n minsignifikanz=0...n maxkollokationen=0...n disquerykollokatoinen=* [Sachgebiete] maxdefiningwords=0...n disstepsperword=0...n sgquery=* sachnummerquery=* |
| Output |
This class knows what the settings are and performs output operations for the
whole program.
|
| Pretree | |
| Producer | |
| TestTree | |
| TrainTree |
| Exception | Description |
|---|---|
| IOIteratorException | |
| IOWrapperException |
Copyright © 2013. All rights reserved.