org.aksw.commons.util.apache
Class ApacheLogRequest
java.lang.Object
org.aksw.commons.util.apache.ApacheLogRequest
public class ApacheLogRequest
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApacheLogRequest
public ApacheLogRequest(String method,
String url,
String protocol)
parse
public static ApacheLogRequest parse(String str)
throws ParseException
- Throws:
ParseException
getMethod
public String getMethod()
getUrl
public String getUrl()
getProtocol
public String getProtocol()
Copyright © 2012. All Rights Reserved.