idats_2009_semestralka_a_MatejTrakal_B
Class SouborTxt

java.lang.Object
  extended by idats_2009_semestralka_a_MatejTrakal_B.SouborTxt
All Implemented Interfaces:
ISouborTxt

public class SouborTxt
extends java.lang.Object
implements ISouborTxt


Constructor Summary
SouborTxt()
           
 
Method Summary
 void uloz(java.lang.String soubor, boolean pridavat, IAbstrDoubleList data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SouborTxt

public SouborTxt()
Method Detail

uloz

public void uloz(java.lang.String soubor,
                 boolean pridavat,
                 IAbstrDoubleList data)
          throws java.io.FileNotFoundException,
                 java.io.IOException
Specified by:
uloz in interface ISouborTxt
Throws:
java.io.FileNotFoundException
java.io.IOException