|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.antiaction.mayhem.mail.BodyStructure
public class BodyStructure
| Field Summary | |
|---|---|
java.util.List |
parts
|
| Method Summary | |
|---|---|
static int |
bodyCountLines(java.io.RandomAccessFile ram)
|
static void |
bodyStructure(java.io.RandomAccessFile ram,
byte[] bytes,
PrintOutputStream out)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.util.List parts
| Method Detail |
|---|
public static void bodyStructure(java.io.RandomAccessFile ram,
byte[] bytes,
PrintOutputStream out)
throws java.io.IOException
java.io.IOException
public static int bodyCountLines(java.io.RandomAccessFile ram)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||