org.gcube.common.accounting.node.logparser
Class RIInvocationParser

java.lang.Object
  extended by org.gcube.common.accounting.node.logparser.RIInvocationParser

public class RIInvocationParser
extends java.lang.Object

Author:
Andrea Manzi(CERN)

Nested Class Summary
static class RIInvocationParser.EntryType
           
 
Constructor Summary
RIInvocationParser()
           
RIInvocationParser(java.lang.String fileName)
           
RIInvocationParser(java.lang.String fileName, DateInterval interval)
           
 
Method Summary
 java.util.ArrayList<LogEntry> getEntryList()
          get EntryList
 void parse()
           
 void setEntryList(java.util.ArrayList<LogEntry> entryList)
          set EntryList
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RIInvocationParser

public RIInvocationParser()

RIInvocationParser

public RIInvocationParser(java.lang.String fileName)

RIInvocationParser

public RIInvocationParser(java.lang.String fileName,
                          DateInterval interval)
Method Detail

parse

public void parse()
           throws java.io.IOException,
                  java.text.ParseException
Throws:
java.io.IOException
java.text.ParseException

getEntryList

public java.util.ArrayList<LogEntry> getEntryList()
get EntryList

Returns:
EntryList

setEntryList

public void setEntryList(java.util.ArrayList<LogEntry> entryList)
set EntryList

Parameters:
entryList - entrylist