|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LogEntry | |
de.hawlitzek.logparser |
Uses of LogEntry in de.hawlitzek.logparser |
Methods in de.hawlitzek.logparser with parameters of type LogEntry | |
static java.lang.String |
LogEntry.parseLine(java.lang.String line,
LogEntry logEntry)
parses a line in the (log entry) an return the used browser type If a LogEntry instance is provided, the instance is filled with the entries detail data |
protected void |
FHDetailHttpLogParser.adjustPageStats(LogEntry logEntry)
abjust the statistic of a referenced page or ressource |
protected void |
FHDetailHttpLogParser.adjustForSingleIP(LogEntry logEntry)
abjust the statistic for a specific IP address |
protected void |
FHDetailHttpLogParser.adjustDate(LogEntry logEntry)
abjust the statistic for a specific date |
protected void |
FHDetailHttpLogParser.adjustSearchEngineStats(LogEntry logEntry)
abjust the statistic of a referenced page or ressource |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |