com.partnersoft.v3x.apps.Propagate
Interface FileMangler

All Known Implementing Classes:
ClearAllCheckouts, JobMovingFileMangler, JobProjectingFileMangler, LookupFixingFileMangler, SEDCDateFixingFileMangler, SEDCLocationWipingFileMangler, TOFMangler, TOFReplacer, Upgrade3_0

public interface FileMangler

A functron for files. Does something to a file, who knows what.


Method Summary
 void mangle(java.io.File root, java.io.File filet)
           
 

Method Detail

mangle

void mangle(java.io.File root,
            java.io.File filet)
            throws java.io.IOException
Throws:
java.io.IOException