Package de.hawlitzek.logparser

Interface Summary
LogEntryFilterTypes This interface represents diiferent filter types which are used to select only parts of the query entries in the log file.
 

Class Summary
BrowserEntry This class represents the entries of a collection of browser infos in the http log.
FHBrowserAnalyzingHttpLogParser This simple log analyzer reads a given http log and counts how many request come from a browser or search robot.
FHDetailHttpLogParser This log analyzer reads a given http log and counts how many requests come from a browser or search robot.
LogEntry This class represents one line in the http log.
 

Exception Summary
InvalidLogEntryException This exceptions represents an invalid format for a log file.