Package | Description |
---|---|
org.jeditor.diff |
The diff package, allowing to present differences between two text files.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<DiffEngine.DiffLine> |
DefaultDiffEngine.getLeftDiffLines()
Return the left diff lines.
|
java.util.List<DiffEngine.DiffLine> |
DefaultDiffEngine.getRightDiffLines()
Return the right diff lines.
|
Copyright © 2016, 2017, 2018, 2019, 2023 Herve Girod. All Rights Reserved. Documentation and source under the MIT licence