Package helma.util
Class Diff.Change
java.lang.Object
helma.util.Diff.Change
- Enclosing class:
- Diff
A legacy adapter that is compatible to the interface of the old GPL licenced Diff.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
link
-
line0
public final int line0 -
line1
public final int line1 -
inserted
public final int inserted -
deleted
public final int deleted
-
-
Method Details
-
fromList
-