Interface ISvnPatchHandler


  • public interface ISvnPatchHandler
    • Method Detail

      • singlePatch

        boolean singlePatch​(java.io.File pathFromPatchfile,
                            java.io.File patchPath,
                            java.io.File rejectPath)