A C D E F G H I M N R S T U X

S

setEncoding(String) - Method in class com.gubutech.xload.XloadManager
Sets internal encoding allowing the use of a custom encoding if needed.
setKeyCode(String, String) - Static method in class com.gubutech.xload.XloadManager
Allows the setting of a KeyCode and User Details that turns this evaluation version into a full version.
setMIMETypes(String, String[]) - Method in class com.gubutech.xload.XloadManager
Sets allowable MIME types for a particular file upload designated on the client side by paramName.
setOmmitDirectories(boolean) - Method in class com.gubutech.xload.XloadDirectory
When set to true, then when using certain methods, directories contained in this objects represented directory are ommitted in certain calculations.
setOmmitFiles(boolean) - Method in class com.gubutech.xload.XloadDirectory
When set to true, then when using certain methods, files contained in this objects represented directory are ommitted in certain calculations.
setProgress(long, int) - Method in class com.gubutech.xload.progress.XloadProgressData
Sets the progress data for an individual upload at the time when this method is called.
sortBy(int, boolean) - Method in class com.gubutech.xload.XloadDirectory
Sets the 'sort by' algorithm for when any iteration is performed on this object using the XloadDirectory.hasMore() and associated methods.
sortBy(int) - Method in class com.gubutech.xload.XloadDirectory
Convenience method performing exactly the same function as XloadDirectory.sortBy(int sortBy, boolean ascending) with the ascending parameter set to true.

A C D E F G H I M N R S T U X