com.partnersoft.v3x.apps.Staker.tools
Class ClearAllCheckouts

java.lang.Object
  extended by com.partnersoft.v3x.apps.Staker.tools.ClearAllCheckouts
All Implemented Interfaces:
FileMangler

public class ClearAllCheckouts
extends java.lang.Object
implements FileMangler

Clears out all checkouts in a set of checkout .tof files.


Constructor Summary
ClearAllCheckouts()
           
 
Method Summary
 void mangle(java.io.File root, java.io.File filet)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClearAllCheckouts

public ClearAllCheckouts()
Method Detail

mangle

public void mangle(java.io.File root,
                   java.io.File filet)
            throws java.io.IOException
Specified by:
mangle in interface FileMangler
Throws:
java.io.IOException