Package allensoft.diff

Interface Summary
DiffParser Defines the interface for parsing differences.
 

Class Summary
Change  
Deletion  
DiffDisplay  
DiffDisplay.Style  
Difference The base class for a difference between two files.
DiffProcessor Proceses differences and applies them to a Reader.
DiffType  
DiffViewer Views differences side by side in a JSplitPane.
DiffViewerDialog A dialog that can view the differences between two files side by side.
Insertion  
UnixDiffParser  
 

Exception Summary
DiffException