Package org.eclipse.compare.patch
package org.eclipse.compare.patch
Provides support for applying and working with patches.
Package Specification
This package specifies API for applying and working with patches.
-
ClassDescriptionAn operation that provides an interface to the Apply Patch Wizard.A representation of a file patch that can be applied to an input stream.A representation of a file patch that can be applied to an input stream.A file patch result provides the results of an attempt to apply an
IFilePatch2
to the contents of a fileInterface that represents a hunk.Filter that is used to determine if a hunk should be applied or notBuilder for creating IFilePatch2 and IHunk objects as well as building relationship between them.A patch configuration allows clients to set parameters that control how a patch is applied.Helper class for parsing patches.Abstract class for creating readers.Provides the headers required to create a workspace patch.