Given a file representing a top-level directory, start wandering the tree and call handleDirectory or handleFile on the WandererCallback.
@param file File (directory) to start at.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.