Uses of Interface
org.apache.axiom.attachments.Part

Packages that use Part
org.apache.axiom.attachments   
 

Uses of Part in org.apache.axiom.attachments
 

Classes in org.apache.axiom.attachments that implement Part
 class PartOnFile
           
 class PartOnMemory
           
 

Methods in org.apache.axiom.attachments that return Part
 Part Attachments.getPart(java.lang.String blobContentID)
          Checks whether the MIME part is already parsed by checking the parts HashMap.