|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.antiaction.mayhem.mail.Utilities
public class Utilities
| Constructor Summary | |
|---|---|
Utilities()
|
|
| Method Summary | |
|---|---|
static java.util.Map |
headers(java.io.RandomAccessFile ram)
|
static java.util.HashMap |
load(java.io.File file)
|
static void |
save(java.util.HashMap settings,
java.io.File file)
|
static int |
str2int(java.lang.String str,
int def)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Utilities()
| Method Detail |
|---|
public static java.util.Map headers(java.io.RandomAccessFile ram)
throws java.io.IOException
java.io.IOExceptionpublic static java.util.HashMap load(java.io.File file)
public static int str2int(java.lang.String str,
int def)
public static void save(java.util.HashMap settings,
java.io.File file)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||