Package | Description |
---|---|
org.eclipse.compare.patch |
Provides support for applying and working with patches.
|
Modifier and Type | Method and Description |
---|---|
IFilePatchResult |
IFilePatch2.apply(ReaderCreator content,
PatchConfiguration configuration,
IProgressMonitor monitor)
Apply this patch to the given contents.
|
static IFilePatch2[] |
PatchParser.parsePatch(ReaderCreator content)
Parse the given patch and return the set of file patches that it
contains.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.