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.IOException
public static void main(String[] args)
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.