This project has retired. For details please refer to its
Attic page .
DirectorySelector (Apache OODT 1.2-SNAPSHOT API)
JavaScript is disabled on your browser.
public class DirectorySelector
extends Object
Class that traverses a directory tree
and selects those directories that contain ALL of the requested files.
If no requested files are specified, an empty list will be returned.
Author:
Luca Cinquini
Constructor Summary
Constructors
Constructor and Description
DirectorySelector (List <String > files)
Creates a new directory selector for the specified files
Method Summary
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Copyright © 1999–2017 Apache OODT . All rights reserved.