| Package | Description |
|---|---|
| com.github.difflib | |
| com.github.difflib.algorithm | |
| com.github.difflib.patch | |
| com.github.difflib.text | |
| com.github.difflib.unifieddiff |
This is the new implementation of UnifiedDiff Tools.
|
| Class and Description |
|---|
| AbstractDelta
Abstract delta between a source and a target.
|
| Patch
Describes the patch holding all deltas between the original and revised
texts.
|
| PatchFailedException
Thrown whenever a delta cannot be applied as a patch to a given text.
|
| Class and Description |
|---|
| DeltaType
Specifies the type of the delta.
|
| Class and Description |
|---|
| AbstractDelta
Abstract delta between a source and a target.
|
| Chunk
Holds the information about the part of text involved in the diff process
|
| ConflictOutput |
| DeltaType
Specifies the type of the delta.
|
| DiffException
Base class for all exceptions emanating from this package.
|
| Patch
Describes the patch holding all deltas between the original and revised
texts.
|
| Patch.PatchApplyingContext |
| PatchFailedException
Thrown whenever a delta cannot be applied as a patch to a given text.
|
| VerifyChunk |
| Class and Description |
|---|
| AbstractDelta
Abstract delta between a source and a target.
|
| Patch
Describes the patch holding all deltas between the original and revised
texts.
|
| Class and Description |
|---|
| AbstractDelta
Abstract delta between a source and a target.
|
| Patch
Describes the patch holding all deltas between the original and revised
texts.
|
| PatchFailedException
Thrown whenever a delta cannot be applied as a patch to a given text.
|