Имя |
Описание |
CalendarEvent |
Structure for storing informtaion about event. |
IndexMaker |
Class is used for index making and index reading. Once index is made its not neccesarry to make it again with new run of application. It will read previously made index. |
MainWindow |
Interaction logic for MainWindow.xaml |
MyXMLParser |
Xml parser with storage for all events. It parses wiki xml dump sent as parameter to constructor. It has functionality like Controller. It uses Indexes to search for events or return all events information |