eu.scape_project.pit.invoke
Class PitInvoker

java.lang.Object
  extended by eu.scape_project.pit.invoke.PitInvoker

public class PitInvoker
extends Object

Author:
Andrew.Jackson@bl.uk [AnJackson]

Constructor Summary
PitInvoker()
           
 
Method Summary
 void compare(String command_is, URL input1, URL input2)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PitInvoker

public PitInvoker()
Method Detail

compare

public void compare(String command_is,
                    URL input1,
                    URL input2)
Parameters:
command_is -
input1 -
input2 -

main

public static void main(String[] args)
                 throws IOException,
                        ToolSpecNotFoundException,
                        CommandNotFoundException
Parameters:
args -
Throws:
IOException
ToolSpecNotFoundException
CommandNotFoundException


Copyright © 2013. All Rights Reserved.