|
SourceJammer 1.2.0.1 May 20, 2002 Copyright (c) 2001, 2002 Robert MacGrogan |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HunkVisitable | |
| JLibDiff | |
| org.sourcejammer.server.source | |
| 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
A modified implimentation of JLibDiff.diff. |
| Uses of HunkVisitable in org.sourcejammer.server.source |
| Classes in org.sourcejammer.server.source that implement HunkVisitable | |
class |
TextDiff
Builds a diff from two text files and can reconstruct the second file when passed the first, using the type of EOL characters requested. |
|
SourceJammer 1.2.0.1 May 20, 2002 Copyright (c) 2001, 2002 Robert MacGrogan |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||