public class AccessLogParser extends GenericLogParser
| Modifier and Type | Class and Description |
|---|---|
class |
AccessLogParser.Tokenizer |
DATE_FORMAT1, DATE_FORMAT2, DATE_PATTERN1, DATE_PATTERN2, TIME_PATTERN| Constructor and Description |
|---|
AccessLogParser() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
LogMessage |
parse(String l) |
extractTimestamp, getDefault, getDefaults, setDateFormat, setDatePattern, setDefault, setDefaultspublic LogMessage parse(String l) throws ParseException
parse in interface Parser<LogMessage>parse in class GenericLogParserParseExceptionLogReader.readNext()Copyright © 2013 jwall.org. All Rights Reserved.