org.itc.irst.tcc.sre.data
Interface ExampleSetWriter

All Known Implementing Classes:
ExampleSet, SentenceSet, VectorSet

public interface ExampleSetWriter

TO DO

Since:
1.0
Version:
%I%, %G%
Author:
Claudio Giuliano

Method Summary
 void write(java.io.Writer out)
           
 

Method Detail

write

void write(java.io.Writer out)
           throws java.io.IOException
Throws:
java.io.IOException