public class AccessLogParser extends Object implements LogReader.LogParser
| Constructor and Description |
|---|
AccessLogParser() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
LogReader.Log |
nextLog(BufferedReader dataIS) |
public LogReader.Log nextLog(BufferedReader dataIS) throws IOException
nextLog in interface LogReader.LogParserIOExceptionpublic static void main(String[] args) throws IOException
IOException