Package org.apache.axiom.mime
Interface PartBlob
- All Superinterfaces:
Blob
- All Known Implementing Classes:
PartDataHandlerBlob
-
Method Summary
Methods inherited from interface org.apache.axiom.blob.Blob
getInputStream, getSize, writeTo
-
Method Details
-
getPart
Part getPart()The the MIME part from which this blob was created.- Returns:
- the MIME part
-