Package org.apache.cxf.aegis.type.mtom
Class AttachmentUtil
- java.lang.Object
-
- org.apache.cxf.aegis.type.mtom.AttachmentUtil
-
public final class AttachmentUtil extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringcreateContentID(String ns)static org.apache.cxf.message.AttachmentgetAttachment(String id, Collection<org.apache.cxf.message.Attachment> attachments)
-
-
-
Method Detail
-
getAttachment
public static org.apache.cxf.message.Attachment getAttachment(String id, Collection<org.apache.cxf.message.Attachment> attachments)
-
-