ca.umontreal.iro.rali
Class Examine

java.lang.Object
  extended by ca.umontreal.iro.rali.Examine

public class Examine
extends java.lang.Object


Field Summary
protected static int count
          count the number of successful extractions
protected static int nbTests
          count the number of effective tests on the skeleton documents during execution
 
Constructor Summary
Examine()
           
 
Method Summary
static void main(java.lang.String[] argv)
          Main program that parses arguments, sets up the input and output files and prints the results
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

count

protected static int count
count the number of successful extractions


nbTests

protected static int nbTests
count the number of effective tests on the skeleton documents during execution

Constructor Detail

Examine

public Examine()
Method Detail

main

public static void main(java.lang.String[] argv)
Main program that parses arguments, sets up the input and output files and prints the results

Parameters:
argv - arguments as given the system