Interface FileUpload

    • Field Detail

      • ALL

        static final String ALL
        Use this constant as form parameter name in order to get all file uploads from a multipart form, regardless of their names
        See Also:
        Constant Field Values
    • Method Detail

      • uploadedFile

        default Path uploadedFile()