Eclipse Platform
Release 3.6

Uses of Package
org.eclipse.compare.patch

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

Classes in org.eclipse.compare.patch used by org.eclipse.compare.patch
IFilePatch
          A representation of a file patch that can be applied to an input stream.
IFilePatch2
          A representation of a file patch that can be applied to an input stream.
IFilePatchResult
          A file patch result provides the results of an attempt to apply an IFilePatch2 to the contents of a file
IHunk
          Interface that represents a hunk.
IHunkFilter
          Filter that is used to determine if a hunk should be applied or not
PatchConfiguration
          A patch configuration allows clients to set parameters that control how a patch is applied.
ReaderCreator
          Abstract class for creating readers.
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

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