public class ReadWrite
extends java.lang.Object
| Constructor and Description |
|---|
ReadWrite(java.lang.String input,
java.lang.String output)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
readWrite()
Reads in the inputFile and creates a writable copy of it called outputFile
|
public ReadWrite(java.lang.String input,
java.lang.String output)
output - input - public void readWrite()
throws java.io.IOException,
jxl.read.biff.BiffException,
WriteException
java.io.IOExceptionjxl.read.biff.BiffExceptionWriteException