org.jdiagnose.remote.file
Interface ResultImporter

All Known Implementing Classes:
CsvResultImporter

public interface ResultImporter

Author:
jmccrindle

Method Summary
 java.util.Iterator getResults(java.io.InputStream in)
           
 

Method Detail

getResults

public java.util.Iterator getResults(java.io.InputStream in)
                              throws DiagnosticException
Throws:
DiagnosticException


Copyright © 2004-2005 Grape Design Limited. All Rights Reserved.