Class DepFind


  • public class DepFind
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      DepFind()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void run​(java.lang.String from, java.lang.String to, DepHandler handler)  
      void setCurrentDirectory​(java.io.File curDir)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DepFind

        public DepFind()
    • Method Detail

      • setCurrentDirectory

        public void setCurrentDirectory​(java.io.File curDir)
      • run

        public void run​(java.lang.String from,
                        java.lang.String to,
                        DepHandler handler)
                 throws java.io.IOException
        Throws:
        java.io.IOException