org.gcube.messaging.accounting.portal.logparser
Class AccessLogParser
java.lang.Object
org.gcube.messaging.accounting.portal.logparser.AccessLogParser
public class AccessLogParser
- extends Object
- Author:
- Andrea Manzi(CERN)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tokensSeparator
public static String tokensSeparator
AccessLogParser
public AccessLogParser()
AccessLogParser
public AccessLogParser(String fileName)
parse
public void parse()
throws IOException,
ParseException
- Throws:
IOException
ParseException
main
public static void main(String[] args)
getEntryList
public ArrayList<LogEntry> getEntryList()
- get the entryList
- Returns:
- the entryList
setEntryList
public void setEntryList(ArrayList<LogEntry> entryList)
- set the entrylist
- Parameters:
entryList
-
Copyright © 2012. All Rights Reserved.