tCorruptor - corrput a temporal document.

Stephen W. Thomas
sthomas@cs.queensu.ca
School of Computing, Queen's University

Last updated: Fall 2010

Instructions:
1. Run tGenerator to create a temporal document. 
   (A sample output.final.xml is provided).

2. Compile the program with:
   compile

3. Run the program with:
   java -Xmx1g -cp ./xerces-2.2.1.jar:. tCorruptor output.final.xml actionCode
   
   (actionCode is an integer between 0 and 7)

4. Output files will be placed in the current directory.




