public class ServletLogParser extends java.lang.Object implements LogReader.LogParser
Modifier and Type | Class and Description |
---|---|
static class |
ServletLogParser.ServletLog |
Constructor and Description |
---|
ServletLogParser() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
static void |
main1(java.lang.String[] args) |
static void |
main2(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 main1(java.lang.String[] args) throws java.io.IOException
java.io.IOException
public static void main2(java.lang.String[] args)
public static void main(java.lang.String[] args)