Uses of Package
com.cloudbees.diff

Packages that use com.cloudbees.diff
com.cloudbees.diff Pure-Java implementation of diff/patch capability. 
com.cloudbees.diff.provider Abstraction for configuring how to generate diff separately upfront prior to the diff computation. 
 

Classes in com.cloudbees.diff used by com.cloudbees.diff
ContextualPatch
          Applies contextual patches to files.
ContextualPatch.PatchReport
           
ContextualPatch.PatchStatus
           
Diff
          Represents a diff between two files.
Difference.Part
          This class represents a difference on a single line.
PatchException
          The patch is invalid or cannot be applied on the specified file.
 

Classes in com.cloudbees.diff used by com.cloudbees.diff.provider
Diff
          Represents a diff between two files.
Difference
          This class represents a single difference between two files.
 



Copyright © 2011-2012. All Rights Reserved.