SourceJammer 1.2.0.1 May 20, 2002
Copyright (c) 2001, 2002 Robert MacGrogan

Package JLibDiff

Interface Summary
define  
HunkVisitable  
 

Class Summary
diff The diff class compares two files.
diff3 The diff3 class compares three files or three BufferedReaders.
Hunk The Hunk class is a super class of classes HunkAdd , HunkChange and HunkDel .it is an abstarct class.
Hunk3 The Hunk3 class represents a bloc of difference of three files or three Buffers.
HunkAdd The HunkAdd class represents a bloc of difference reliding addition(insertion).
HunkChange The HunkChange class represents a bloc of difference reliding change.
HunkDel The HunkDel class represents a bloc of difference that will be deleted.
HunkPrintEDVisitor  
HunkPrintRCSVisitor  
HunkPrintVisitor  
HunkVisitor  
SJDiff A modified implimentation of JLibDiff.diff.
 


SourceJammer 1.2.0.1 May 20, 2002
Copyright (c) 2001, 2002 Robert MacGrogan