UploadOptions.getFileTypes

An array of allowable case insensitive file types that can be uploaded. If the user attempts to upload a file with a type not in this list, an error message is issued. See #setFileTypes(String[]).

See also #getAcceptedMimeTypes() which specifies the default file types for user browsing.

returns UNKNOWNjava.lang.String[]