Class PatchApplier

java.lang.Object
org.eclipse.jgit.patch.PatchApplier

public class PatchApplier extends Object
Applies a patch to files and the index.

After instantiating, applyPatch() should be called once.

Since:
6.4