Package | Description |
---|---|
org.jeditor.app |
A class showing the use of the package.
|
org.jeditor.diff |
The diff package, allowing to present differences between two text files.
|
Class and Description |
---|
DiffAlgorithm
The of diff algorithms to use in the
JDiffTextPanel . |
JDiffTextPanel
A Panel showing the differences between two text files.
|
Class and Description |
---|
Change
Represents a Change between the left text and the right text.
|
Diff.change
The result of comparison is an "edit script": a chain of change objects.
|
Diff.file_data
Data on one input file being compared.
|
DiffAlgorithm
The of diff algorithms to use in the
JDiffTextPanel . |
DiffBase
Represents the result of a Diff.
|
DiffEngine
A diff engine.
|
DiffEngine.DiffLine
Represents a line computed by the DiffEngine.
|
DiffPrint.Base
A Base class for printing edit scripts produced by the
Diff class. |
UnaryPredicate |
Copyright © 2016, 2017, 2018, 2019, 2023 Herve Girod. All Rights Reserved. Documentation and source under the MIT licence