|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis.attachments.AttachmentUtils
This class allow access to the Jaf data handler in AttachmentPart. * * @author Rick Rineholt
Method Summary | |
static javax.activation.DataHandler |
getActivationDataHandler(Part part)
Obtain the DataHandler from the part. |
static boolean |
isAttachment(Object value)
Determine if an object is to be treated as an attchment. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static javax.activation.DataHandler getActivationDataHandler(Part part) throws AxisFault
AxisFault
public static boolean isAttachment(Object value)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |