Eclipse Platform
Release 3.3

Uses of Interface
org.eclipse.compare.patch.IFilePatchResult

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

Uses of IFilePatchResult in org.eclipse.compare.patch
 

Methods in org.eclipse.compare.patch that return IFilePatchResult
 IFilePatchResult IFilePatch.apply(IStorage contents, PatchConfiguration configuration, IProgressMonitor monitor)
          Apply this patch to the given file contents.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.