Searched refs:getBodyPart (Results 1 – 3 of 3) sorted by relevance
373 if (mp.getBodyPart(i).isMimeType("text/html")) { in collectParts()381 BodyPart bp = mp.getBodyPart(i); in collectParts()
35 public BodyPart getBodyPart(int index) throws MessagingException { in getBodyPart() method in Multipart
568 BodyPart bodyPart = multipart.getBodyPart(i); in getMessageOrNull()618 BodyPart bodyPart = multipart.getBodyPart(i); in getVoicemailPayloadFromMessage()