bmsi.util
クラス DiffPrint.NormalPrint
java.lang.Object
bmsi.util.DiffPrint.Base
bmsi.util.DiffPrint.NormalPrint
- 含まれているクラス:
- DiffPrint
public static class DiffPrint.NormalPrint
- extends DiffPrint.Base
Print a change list in the standard diff format.
| クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DiffPrint.NormalPrint
public DiffPrint.NormalPrint(Object[] a,
Object[] b)
print_hunk
protected void print_hunk(Diff.change hunk)
- Print a hunk of a normal diff.
This is a contiguous portion of a complete edit script,
describing changes in consecutive lines.
- 定義:
- クラス
DiffPrint.Base 内の print_hunk
Copyright © 2004-2011. All Rights Reserved.