Uses of Class
org.eclipse.compare.patch.PatchConfiguration
Package
Description
Provides support for applying and working with patches.
-
Uses of PatchConfiguration in org.eclipse.compare.patch
Modifier and TypeMethodDescriptionIFilePatch.apply
(IStorage contents, PatchConfiguration configuration, IProgressMonitor monitor) Apply this patch to the given file contents.IFilePatch2.apply
(ReaderCreator content, PatchConfiguration configuration, IProgressMonitor monitor) Apply this patch to the given contents.IFilePatch.getTargetPath
(PatchConfiguration configuration) Return the target path for this patch.IFilePatch2.getTargetPath
(PatchConfiguration configuration) Return the target path for this patch.