org.softevo.jdynpur.eval
Class PurityKitResultFileParser

java.lang.Object
  extended by org.softevo.jdynpur.eval.PurityKitResultFileParser

public class PurityKitResultFileParser
extends java.lang.Object


Constructor Summary
PurityKitResultFileParser()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static java.util.HashMap<java.lang.String,java.util.HashMap<ExtendedMethodIdentifier,ExtendedMethodIdentifier>> parseResultFile(java.io.File file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PurityKitResultFileParser

public PurityKitResultFileParser()
Method Detail

parseResultFile

public static java.util.HashMap<java.lang.String,java.util.HashMap<ExtendedMethodIdentifier,ExtendedMethodIdentifier>> parseResultFile(java.io.File file)
                                                                                                                                throws java.io.IOException
Throws:
java.io.IOException

main

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


Copyright © 2007-2008 Software Engineering Group at Saarland University. All Rights Reserved.