org.mentawai.mail
Class TextLetter
java.lang.Object
org.mentawai.mail.TextLetter
- All Implemented Interfaces:
- Letter
public class TextLetter
- extends Object
- implements Letter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CHARSET
public static String CHARSET
TextLetter
public TextLetter(String filename)
TextLetter
public TextLetter(String filename,
String dir)
setAttribute
public void setAttribute(String name,
Object value)
- Specified by:
setAttribute in interface Letter
getText
public String getText(Locale loc)
throws Exception
- Specified by:
getText in interface Letter
- Throws:
Exception
getText
public String getText()
throws Exception
- Specified by:
getText in interface Letter
- Throws:
Exception
getSubject
public String getSubject(Locale loc)
throws Exception
- Specified by:
getSubject in interface Letter
- Throws:
Exception
getSubject
public String getSubject()
throws Exception
- Specified by:
getSubject in interface Letter
- Throws:
Exception
Copyright © 2011. All Rights Reserved.