com.infoengine.migration.ie2x
Class Run
java.lang.Object
com.infoengine.migration.ie2x.Run
- public class Run
- extends Object
Field Summary |
private boolean |
ie50
|
Constructor Summary |
Run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ie50
private boolean ie50
Run
public Run()
setIe50
public void setIe50(boolean ie50)
getIe50
public boolean getIe50()
printHeader
private void printHeader(String headerFile,
PrintWriter pw)
throws Exception
- Throws:
Exception
convert
public Vector convert(String filename,
String outputFilename,
String headerFile)
throws Exception
- Throws:
Exception