NPTLab
Class DeliveredMessagesProfileCastReportAnalyzer

java.lang.Object
  extended by NPTLab.DeliveredMessagesProfileCastReportAnalyzer

public class DeliveredMessagesProfileCastReportAnalyzer
extends java.lang.Object

Main class to analyze the .txt ouput file created by DeliverdMessagesProfileCastReport and obtain another file with the number of duplicates of the messages and the unique ones.

Author:
Andrea Campanella, NPTLab, Public university of Milan, 2014

Constructor Summary
DeliveredMessagesProfileCastReportAnalyzer()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeliveredMessagesProfileCastReportAnalyzer

public DeliveredMessagesProfileCastReportAnalyzer()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Throws:
java.io.IOException