public class PunchFile
extends java.lang.Object
| Constructor and Description |
|---|
PunchFile() |
| Modifier and Type | Method and Description |
|---|---|
static void |
savePunch(java.io.File file,
Punch[] punches)
Save the punch file
|
public static void savePunch(java.io.File file,
Punch[] punches)
throws java.io.IOException
file - filenamepunches - liste of "punches"java.io.IOException