|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.jaxfront.core.util.diff.DiffToolPrint.Base
com.jaxfront.core.util.diff.DiffToolPrint.EdPrint
public static class DiffToolPrint.EdPrint
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.
| Constructor Summary | |
|---|---|
DiffToolPrint.EdPrint(java.lang.Object[] a,
java.lang.Object[] b)
|
|
| Method Summary |
|---|
| Methods inherited from class com.jaxfront.core.util.diff.DiffToolPrint.Base |
|---|
change_letter, print_header, print_script, setOutput |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DiffToolPrint.EdPrint(java.lang.Object[] a,
java.lang.Object[] b)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||