| Package | Description |
|---|---|
| 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.
|
| Class and Description |
|---|
| 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.
|
| Class and Description |
|---|
| Diff
Represents a diff between two files.
|
| Difference
This class represents a single difference between two files.
|
Copyright © 2011–2014. All rights reserved.