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

All Known Implementing Classes:
ExampleSet, SentenceSet, VectorSet

public interface ExampleSetReader

TO DO

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

Method Summary
 void read(java.io.Reader in)
           
 

Method Detail

read

void read(java.io.Reader in)
          throws java.io.IOException
Throws:
java.io.IOException