Interface FsAgent.CpOperator<T>

    • Method Detail

      • onDirEntry

        T onDirEntry​(java.io.File dir,
                     java.io.File clazz,
                     java.lang.String fqn)
              throws java.io.IOException
        Throws:
        java.io.IOException
      • onJarEntry

        T onJarEntry​(java.io.File file,
                     java.util.zip.ZipFile zipFile,
                     java.util.zip.ZipEntry ze,
                     java.lang.String fqn)
              throws java.io.IOException
        Throws:
        java.io.IOException
      • finalizirung

        T finalizirung()