Interface DepHandler

    • Method Detail

      • handleStart

        void handleStart()
                  throws java.io.IOException
        Throws:
        java.io.IOException
      • handle

        void handle​(PathClass from,
                    PathClass to)
             throws java.io.IOException
        Throws:
        java.io.IOException
      • handleEnd

        void handleEnd()
                throws java.io.IOException
        Throws:
        java.io.IOException