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

E

equals(Object) - Method in class com.gubutech.xload.XloadDirectory
Determines whether or not an object passed as a parameter is an XloadDirectory object and represents the same directory as this object does.
equals(Object) - Method in interface com.gubutech.xload.XloadDirectoryItem
Determines whether or not an object passed as a parameter is either an XloadFile or an XloadDirectory object and represents the same file or directory as this object does.
equals(Object) - Method in class com.gubutech.xload.XloadFile
Determines whether or not an object passed as a parameter is an XloadFile object and represents the same file as this object does.
exists() - Method in class com.gubutech.xload.XloadDirectory
Determines whether or not this objects directory exists or not.
exists() - Method in interface com.gubutech.xload.XloadDirectoryItem
Determines whether this XloadDirectoryItem, whether it is an XloadFile or an XloadDirectory, exists or not.
exists() - Method in class com.gubutech.xload.XloadFile
Determines whether or not the file represented by this object actually exists or not.

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