public class Diffs extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
chop(String filename)
Breaks the bulk cvs diff file into individual files.
|
static void |
main(String[] args) |
public static void chop(String filename) throws IOException
filename - File name of the bulk diff.IOExceptionpublic static void main(String[] args)
Copyright © 2010–2023 Open Identity Platform Community. All rights reserved.