org.aksw.commons.util.apache
Class ApacheLogEntry
java.lang.Object
org.aksw.commons.util.apache.ApacheLogEntry
public class ApacheLogEntry
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getHostname
public String getHostname()
getDate
public Date getDate()
getRequest
public ApacheLogRequest getRequest()
getResponse
public String getResponse()
getByteCount
public long getByteCount()
getReferer
public String getReferer()
getUserAgent
public String getUserAgent()
parse
public static ApacheLogEntry parse(String logEntryLine)
throws ParseException
- Throws:
ParseException
Copyright © 2012. All Rights Reserved.