uk.org.retep.util.io
Interface ComplexFile

All Known Implementing Classes:
SimpleComplexFile

public interface ComplexFile

A visitor that can be called by FileUtils.visit()

Author:
peter

Method Summary
 java.io.File getDestinationFile()
           
 java.io.File getSourceFile()
           
 

Method Detail

getSourceFile

java.io.File getSourceFile()

getDestinationFile

java.io.File getDestinationFile()


Copyright © 1998-2010 Retep Development Group. All Rights Reserved.