org.apache.tuscany.sca.cpp.tools.common
Interface FileActor

All Known Implementing Classes:
Headers, XMLFileActor

public interface FileActor

DirectoryTree calls this interface to allow implementations of this interface to act on a file in the directory tree.


Method Summary
 void actOnFile(java.io.File source, java.io.File target, int depth)
           
 

Method Detail

actOnFile

public void actOnFile(java.io.File source,
                      java.io.File target,
                      int depth)
               throws java.lang.Exception
Throws:
java.lang.Exception


Copyright 2005 The Apache Software Foundation and Copyright IBM Corp. 2005 All Rights Reserved