Package wjhk.jupload2.filedata

This allows you to change the file relative behaviour.

See:
          Description

Interface Summary
FileData This class contains all data and methods for a file to upload.
 

Class Summary
AudioFileData This class contains all data for files to upload an audio file.
DefaultFileData This class contains all data and methods for a file to upload.
PictureFileData This class contains all data about files to upload as a picture.
 

Package wjhk.jupload2.filedata Description

This allows you to change the file relative behaviour. You can for instance add data compression, preload check, new data about files in the upload to the server..

All details on the new FileData howto page.