|
|||||||||
| Home >> All >> gnu >> mail >> [ handler overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
gnu.mail.handler
Class TextPlain

java.lang.Objectgnu.mail.handler.Text
gnu.mail.handler.TextPlain
- All Implemented Interfaces:
- javax.activation.DataContentHandler
- public final class TextPlain
- extends Text
A JAF data content handler for the text/plain MIME content type.
| Field Summary |
| Fields inherited from class gnu.mail.handler.Text |
flavor |
| Constructor Summary | |
TextPlain()
Constructor for text/plain. |
|
| Methods inherited from class gnu.mail.handler.Text |
getContent, getJavaCharset, getTransferData, getTransferDataFlavors, writeTo |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
TextPlain
public TextPlain()
- Constructor for text/plain.
|
|||||||||
| Home >> All >> gnu >> mail >> [ handler overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC