Apache CXF API

org.apache.cxf.aegis.type.mtom
Class AttachmentUtil

java.lang.Object
  extended by org.apache.cxf.aegis.type.mtom.AttachmentUtil

public final class AttachmentUtil
extends Object


Method Summary
static String createContentID(String ns)
           
static Attachment getAttachment(String id, Collection<Attachment> attachments)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createContentID

public static String createContentID(String ns)

getAttachment

public static Attachment getAttachment(String id,
                                       Collection<Attachment> attachments)

Apache CXF API

Apache CXF