Package 

Object FilenameHelper

    • Method Summary

      Modifier and Type Method Description
      final String parseFilename(String url, String contentDisposition, String mimeType) Parse file from url content-disposition header and mime type
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • parseFilename

         final String parseFilename(String url, String contentDisposition, String mimeType)

        Parse file from url content-disposition header and mime type

        Parameters:
        url - url
        contentDisposition - content disposition header
        mimeType - mime type