public class PatchParser extends Object
Constructor and Description |
---|
PatchParser() |
Modifier and Type | Method and Description |
---|---|
static IFilePatch2[] |
parsePatch(ReaderCreator content)
Parse the given patch and return the set of file patches that it
contains.
|
public static IFilePatch2[] parsePatch(ReaderCreator content) throws CoreException
content
- a patch reader creatorCoreException
- if an error occurs reading the contents
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.