|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectca.umontreal.iro.rali.Examine
public class Examine
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 |
---|
protected static int count
protected static int nbTests
Constructor Detail |
---|
public Examine()
Method Detail |
---|
public static void main(java.lang.String[] argv)
argv
- arguments as given the system
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |