|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.jaulp.email.EmailConstants
public abstract class EmailConstants
The Class EmailConstants for constants.
| Field Summary | |
|---|---|
static java.lang.String |
CHARSET_PREFIX
Constant for the charset-prefix. |
static java.lang.String |
MIMETYPE_TEXT_HTML
Constant for the mimetype text/html. |
static java.lang.String |
MIMETYPE_TEXT_PLAIN
Constant for the mimetype text/plain. |
static java.lang.String |
PROPERTIES_FILENAME
Constant for the name from the properties-file. |
| Constructor Summary | |
|---|---|
EmailConstants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CHARSET_PREFIX
public static final java.lang.String PROPERTIES_FILENAME
public static final java.lang.String MIMETYPE_TEXT_HTML
public static final java.lang.String MIMETYPE_TEXT_PLAIN
| Constructor Detail |
|---|
public EmailConstants()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||