no.ingeberg.newsMLGrensesnitt
Class AddDocument

java.lang.Object
  extended by no.ingeberg.newsMLGrensesnitt.AddDocument

public class AddDocument
extends java.lang.Object

Legger inn valgte fil inn i databasen i en xindice database (brukes ikke til exist). Det blir ikke testet om dokumentet finnes i databasen fra før.


Constructor Summary
AddDocument(java.io.File file, AdminBaseGUI opner, ConnectDB myConnection)
           
 
Method Summary
 java.lang.String readFileFromDisk(java.lang.String fileName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddDocument

public AddDocument(java.io.File file,
                   AdminBaseGUI opner,
                   ConnectDB myConnection)
Method Detail

readFileFromDisk

public java.lang.String readFileFromDisk(java.lang.String fileName)
                                  throws java.lang.Exception
Throws:
java.lang.Exception