* Command to pre-process files written by EventBench's JFCMonitor. The only task
* of the pre-processing is checking if the session was closed properly, i.e.,
* if the XML file ends with a {@code } tag. If this is not the case,
* the tag will be appended to the file.
*
*
* @author Steffen Herbold
* @version 1.0
*/
public class CMDpreprocessJFC implements Command {
/*
* (non-Javadoc)
*
* @see de.ugoe.cs.util.console.Command#run(java.util.List)
*/
@Override
public void run(List