|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MailContentProcessor
An interface defining a component that will process email content.
Method Summary | |
---|---|
java.lang.String |
process(java.lang.String input)
Take the supplied input data and process it in some fashion, returning the result. |
Method Detail |
---|
java.lang.String process(java.lang.String input)
input
- the content to be processed.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |