dekoh.portal.fwk.importer
Class RootFolder
java.lang.Object
dekoh.portal.fwk.importer.RootFolder
public class RootFolder
- extends Object
- Since:
- Mar 4, 2008
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RootFolder
public RootFolder(File sourceRoot)
RootFolder
protected RootFolder(File sourceRoot,
File destinationRoot)
getSourceRoot
public File getSourceRoot()
getDestinationRoot
public File getDestinationRoot()
listRecursively
public List listRecursively(FilenameFilter filter,
ImportProgressObject importProgressObject)
listFiles
public File[] listFiles(FilenameFilter filter)
listFiles
public File[] listFiles(FileFilter filter)
© 2009 Pramati Technologies - Dekoh - Portal for Developers