public class DiffPrint
extends java.lang.Object
Diff class. This class is kept for
 historical reasons, as it mainly prionts the result of the diff like in GNU diff.| Modifier and Type | Class and Description | 
|---|---|
static class  | 
DiffPrint.Base
A Base class for printing edit scripts produced by the  
Diff class. | 
static class  | 
DiffPrint.EdPrint
Prints an edit script in a format suitable for input to  
ed. | 
static class  | 
DiffPrint.NormalPrint
Print a change list in the standard diff format. 
 | 
| Constructor and Description | 
|---|
DiffPrint()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
main(java.lang.String[] argv)  | 
Copyright © 2016, 2017, 2018, 2019, 2023, 2025 Herve Girod. All Rights Reserved. Documentation and source under the MIT licence