org.mydm.utilities
Class ISIWos

java.lang.Object
  extended byorg.mydm.utilities.ISIWos

public class ISIWos
extends java.lang.Object

This class handles the Import and export from and to WOS.


Constructor Summary
ISIWos(javax.swing.JDesktopPane iparent)
           
 
Method Summary
 int getRecCount(java.io.File myfile)
           
 void wosImport(java.lang.String tocol, java.io.File file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ISIWos

public ISIWos(javax.swing.JDesktopPane iparent)
Method Detail

wosImport

public void wosImport(java.lang.String tocol,
                      java.io.File file)

getRecCount

public int getRecCount(java.io.File myfile)