|
Class Summary |
| ISCrawler |
The Crawler class of the Web search engine. |
| ISDB |
This class is used to open and close the database connection, to prepare
the DB schema (tables and indexes) for storage, and to store crawled data into this schema. |
| ISDBCrawler |
The Crawler class of the Web search engine. |
| ISDocument |
This mandatory class must implement all functions prescribed by ISDocumentInterface |
| ISParser |
This mandatory class must implement all functions prescribed by ISParserInterface |
| ISQueryProcessor |
Interface des Query-Prozessors. |
| ISTerm |
This mandatory class must implement all functions prescribed by ISTermInterface |
| MainGUI |
|