|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.jaxfront.core.util.diff.DiffToolPrint
public class DiffToolPrint
A simple framework for printing change lists produced by Diff.
bmsi.util.DiffTool| Nested Class Summary | |
|---|---|
static class |
DiffToolPrint.Base
A Base class for printing edit scripts produced by Diff. |
static class |
DiffToolPrint.ContextPrint
Prints an edit script in context diff format. |
static class |
DiffToolPrint.EdPrint
Prints an edit script in a format suitable for input to ed. |
static class |
DiffToolPrint.NormalPrint
Print a change list in the standard diff format. |
static class |
DiffToolPrint.UnifiedPrint
Prints an edit script in context diff format. |
| Constructor Summary | |
|---|---|
DiffToolPrint()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] argv)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DiffToolPrint()
| Method Detail |
|---|
public static void main(java.lang.String[] argv)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||