Uses of Interface
org.eclipse.compare.patch.IFilePatch
Package
Description
Provides support for applying and working with patches.
-
Uses of IFilePatch in org.eclipse.compare.patch
Modifier and TypeMethodDescriptionstatic IFilePatch[]
ApplyPatchOperation.parsePatch
(IStorage storage) Parse the given patch and return the set of file patches that it contains.