Home
last modified time | relevance | path

Searched refs:getBodyParts (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Email/src/org/apache/james/mime4j/message/
DMultipart.java120 public List getBodyParts() { in getBodyParts() method in Multipart
170 List bodyParts = getBodyParts(); in writeTo()