Uses of Class
org.apache.commons.io.DirectoryWalker.CancelException

Packages that use DirectoryWalker.CancelException
org.apache.commons.io This package defines utility classes for working with streams, readers, writers and files. 
 

Uses of DirectoryWalker.CancelException in org.apache.commons.io
 

Methods in org.apache.commons.io with parameters of type DirectoryWalker.CancelException
protected  void DirectoryWalker.handleCancelled(File startDirectory, Collection results, DirectoryWalker.CancelException cancel)
          Overridable callback method invoked when the operation is cancelled.
 



Copyright © 2002-2008 The Apache Software Foundation. All Rights Reserved.