Eclipse Platform
Release 3.6

Uses of Class
org.eclipse.compare.patch.ReaderCreator

Packages that use ReaderCreator
org.eclipse.compare.patch Provides support for applying and working with patches. 
 

Uses of ReaderCreator in org.eclipse.compare.patch
 

Methods in org.eclipse.compare.patch with parameters of type ReaderCreator
 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.
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.