| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.jbenchmark.LogFileParser
Http Log File Parser
| Method Summary | |
static LogFileParser | 
createParser(java.io.Reader httpLog)
 | 
static LogFileParser | 
createParser(java.io.Reader httpLog,
             java.lang.String sessionId)
 | 
 java.util.List | 
parse()
 | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
public static LogFileParser createParser(java.io.Reader httpLog,
                                         java.lang.String sessionId)
httpLog - - http log inputsessionId - - identifier for a named value that represents a session.
public static LogFileParser createParser(java.io.Reader httpLog)
httpLog - - http log input
public java.util.List parse()
                     throws java.io.IOException
java.io.IOException
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||