Interface FormUpload

  • All Known Implementing Classes:
    FormUploadBean

    public interface FormUpload
    A FormUpload represents a File which was uploaded through a HTML form using <input type="file">.
    Author:
    Matthias Müller