adams.data.io.input
Interface EmailReader

All Known Subinterfaces:
EmailFileReader, MultiEmailReader
All Known Implementing Classes:
AbstractEmailFileReader, AbstractEmailReader, PropertiesEmailFileReader

public interface EmailReader

Interface for classes that read emails.

Version:
$Revision: 7123 $
Author:
fracpete (fracpete at waikato dot ac dot nz)

Method Summary
 Email read()
          Reads the email.
 

Method Detail

read

Email read()
Reads the email.

Returns:
the email, null in case of an error


Copyright © 2013 University of Waikato, Hamilton, NZ. All Rights Reserved.