Package | Description |
---|---|
org.catacomb.util |
Modifier and Type | Class and Description |
---|---|
(package private) static class |
Diff.ForwardScript |
(package private) static class |
Diff.ReverseScript
Scan the tables of which lines are inserted and deleted,
producing an edit script in reverse order.
|
Modifier and Type | Field and Description |
---|---|
static Diff.ScriptBuilder |
Diff.forwardScript
Standard ScriptBuilders.
|
static Diff.ScriptBuilder |
Diff.reverseScript
Standard ScriptBuilders.
|
Modifier and Type | Method and Description |
---|---|
Diff.change |
Diff.diff(Diff.ScriptBuilder bld)
Get the results of comparison as an edit script.
|
Copyright © 2013. All Rights Reserved.