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 AttachmentgetAttachment(String id, Collection<Attachment> attachments)
-
-
-
Method Detail
-
getAttachment
public static Attachment getAttachment(String id, Collection<Attachment> attachments)
-
-