|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EmailFileReader
Interface for readers that read from files.
| Method Summary | |
|---|---|
String |
getFormatDescription()
Returns the description of the file format. |
String[] |
getFormatExtensions()
Returns the extension(s) of the file format (without dot). |
PlaceholderFile |
getInput()
Returns the file to read. |
String |
inputTipText()
Returns the tip text for this property. |
void |
setInput(PlaceholderFile value)
Sets the file to read. |
| Methods inherited from interface adams.data.io.input.EmailReader |
|---|
read |
| Method Detail |
|---|
void setInput(PlaceholderFile value)
value - the filePlaceholderFile getInput()
String inputTipText()
String getFormatDescription()
String[] getFormatExtensions()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||