Package bmsi.util

Interface Summary
Diff.ScriptBuilder  
 

Class Summary
Diff A class to compare vectors of objects.
Diff.change The result of comparison is an "edit script": a chain of change objects.
DiffPrint A simple framework for printing change lists produced by Diff.
DiffPrint.Base A Base class for printing edit scripts produced by Diff.
DiffPrint.ContextPrint Prints an edit script in context diff format.
DiffPrint.EdPrint Prints an edit script in a format suitable for input to ed.
DiffPrint.NormalPrint Print a change list in the standard diff format.
DiffPrint.UnifiedPrint Prints an edit script in context diff format.
 



Copyright © 2004-2012. All Rights Reserved.