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