|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cxf.attachment.AttachmentUtil
public final class AttachmentUtil
Method Summary | |
---|---|
static java.lang.String |
createContentID(java.lang.String ns)
|
static java.lang.String |
getAttchmentPartHeader(Attachment att)
|
static java.lang.String |
getUniqueBoundaryValue(int part)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.lang.String createContentID(java.lang.String ns) throws java.io.UnsupportedEncodingException
ns
-
java.io.UnsupportedEncodingException
public static java.lang.String getUniqueBoundaryValue(int part)
public static java.lang.String getAttchmentPartHeader(Attachment att)
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |