|
Class Summary |
| DayData |
contains all information read from log files about one day |
| GeneralLogData |
|
| Line |
Only one instance of it is use for
computing logs.
|
| MonthData |
|
| RegexpData |
|
| SerializableSimpleData |
We need a super class serializable to store analyze history via serialization |
| SimpleData |
This class acts like a counter |
| Site |
Contains all information picked from the logs files for a specific site |
| SiteHistory |
This class is used to store information about site logs, in file using
serialization.
|
| StringData |
Associate a counter to a string. |