bmsi.util
Class DiffPrint.EdPrint
java.lang.Object
bmsi.util.DiffPrint.Base
bmsi.util.DiffPrint.EdPrint
- Enclosing class:
- DiffPrint
public static class DiffPrint.EdPrint
- extends DiffPrint.Base
Prints an edit script in a format suitable for input to ed.
The edit script must be generated with the reverse option to
be useful as actual ed input.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DiffPrint.EdPrint
public DiffPrint.EdPrint(Object[] a,
Object[] b)
print_hunk
protected void print_hunk(Diff.change hunk)
- Print a hunk of an ed diff
- Specified by:
print_hunk in class DiffPrint.Base
Copyright © 2004-2011. All Rights Reserved.