| Package | Description | 
|---|---|
| net.bluemind.imap.command.parser | |
| net.bluemind.imap.mime | |
| net.bluemind.imap.mime.impl | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
BodyStructureParser.parse(MimePart parent,
     byte[] bs)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MimeTree
Represents the mime tree of a message. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected java.util.List<MimePart> | 
MimePart.children  | 
| Modifier and Type | Method and Description | 
|---|---|
MimePart | 
MimePart.getParent()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<MimePart> | 
MimePart.getChildren()  | 
java.util.Iterator<MimePart> | 
MimePart.iterator()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MimePart.addPart(MimePart child)  | 
| Modifier and Type | Method and Description | 
|---|---|
MimePart | 
LeafPartsIterator.next()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PartDescriptionParser.parse(MimePart part,
     byte[] s)  | 
| Constructor and Description | 
|---|
LeafPartsIterator(MimePart mp)  | 
Copyright © 2021. All Rights Reserved.