|
|||||||||
| Home >> All >> [ JLibDiff overview ] | PREV NEXT | ||||||||
Uses of Interface
JLibDiff.HunkVisitable
| Uses of HunkVisitable in JLibDiff |
| Classes in JLibDiff that implement HunkVisitable | |
class |
diff
The diff class compares two files. |
class |
Hunk
The Hunk class is a super class of classes HunkAdd ,
HunkChange and HunkDel .it is an abstarct class. |
class |
HunkAdd
The HunkAdd class represents a bloc of difference reliding
addition(insertion). |
class |
HunkChange
The HunkChange class represents a bloc of difference reliding
change. |
class |
HunkDel
The HunkDel class represents a bloc of difference that will
be deleted. |
class |
SJDiff
Title: $FileName: SJDiff.java$ |
|
|||||||||
| Home >> All >> [ JLibDiff overview ] | PREV NEXT | ||||||||