|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
A data source that contains body parts.
DataSource| Method Summary | |
|---|---|
BodyPart |
getBodyPart(int index)
Returns the specified body part. |
int |
getCount()
Returns the number of body parts. |
| Methods inherited from interface javax.activation.DataSource |
|---|
getContentType, getInputStream, getName, getOutputStream |
| Method Detail |
public int getCount()
public BodyPart getBodyPart(int index)
throws MessagingException
index - the index of the desired body part
java.lang.IndexOutOfBoundsException - if the given index is out of range
MessagingException
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||