Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A B C D E F G I L M N R S T U V X

A

accept(FlexXFile, String) - Method in class com.flexstor.common.io.xfile.XFilenameFilter
 
accept(FlexXFileI, String) - Method in interface com.flexstor.common.io.xfile.XFilenameFilterI
 

B

BASE_PROTOCOL_PACKAGE - Static variable in class com.flexstor.common.io.xfile.XFileAccessorFactory
 
bCredentialsSet - Variable in class com.flexstor.common.io.xfile.XFileAccessorFactory
 
bCredentialsValidated - Variable in class com.flexstor.common.io.xfile.XFileAccessorFactory
 

C

COPY - Static variable in class com.flexstor.common.io.xfile.XFileAccessorFactory
 
canRead() - Method in class com.flexstor.common.io.xfile.FlexXFile
 
canRead() - Method in interface com.flexstor.common.io.xfile.FlexXFileI
 
canWrite() - Method in class com.flexstor.common.io.xfile.FlexXFile
 
canWrite() - Method in interface com.flexstor.common.io.xfile.FlexXFileI
 
checkForAccess(String, String) - Static method in class com.flexstor.common.io.xfile.FlexXRandomAccessFile
 
com.flexstor.common.io.xfile - package com.flexstor.common.io.xfile
 
connect(String, String, String) - Method in interface com.flexstor.common.io.xfile.XFileAccessorI
Connects to host using the credentials specified.
copy(String, String) - Method in class com.flexstor.common.io.xfile.XFileCopy
Copies the source file to the destination file specified.
copy(String, String) - Method in interface com.flexstor.common.io.xfile.XFileCopyI
Copies the source file to the destination file specified.
copyBytes(byte[], String) - Method in class com.flexstor.common.io.xfile.XFileCopy
Copies the byte array into the destination file specified.
copyBytes(byte[], String) - Method in interface com.flexstor.common.io.xfile.XFileCopyI
Copies the byte array into the destination file specified.
copyFile(InputStream, OutputStream) - Static method in class com.flexstor.common.io.xfile.XFileCopy
 
copyToDir(String, String) - Method in class com.flexstor.common.io.xfile.XFileCopy
Copies the source file to the destination directory specified.
copyToDir(String, String) - Method in interface com.flexstor.common.io.xfile.XFileCopyI
Copies the source file to the destination directory specified.

D

DELETE - Static variable in class com.flexstor.common.io.xfile.XFileAccessorFactory
 
delete() - Method in class com.flexstor.common.io.xfile.FlexXFile
 
delete() - Method in interface com.flexstor.common.io.xfile.FlexXFileI
 
deleteDirectory(String) - Method in class com.flexstor.common.io.xfile.XFileDelete
Deletes the directory specified.
deleteDirectory(String, boolean) - Method in class com.flexstor.common.io.xfile.XFileDelete
Deletes the directory specified.
deleteDirectory(String) - Method in interface com.flexstor.common.io.xfile.XFileDeleteI
Deletes the directory specified.
deleteDirectory(String, boolean) - Method in interface com.flexstor.common.io.xfile.XFileDeleteI
Deletes the directory specified.
deleteFile(String) - Method in class com.flexstor.common.io.xfile.XFileDelete
Deletes the file specified.
deleteFile(String, boolean) - Method in class com.flexstor.common.io.xfile.XFileDelete
Deletes the file specified.
deleteFile(String) - Method in interface com.flexstor.common.io.xfile.XFileDeleteI
Deletes the file specified.
deleteFile(String, boolean) - Method in interface com.flexstor.common.io.xfile.XFileDeleteI
Deletes the file specified.
disconnect() - Method in class com.flexstor.common.io.xfile.XFileAccessorFactory
 
disconnect() - Method in interface com.flexstor.common.io.xfile.XFileAccessorI
Disconnects from host.

E

exists() - Method in class com.flexstor.common.io.xfile.FlexXFile
 
exists() - Method in interface com.flexstor.common.io.xfile.FlexXFileI
 
extendedList() - Method in class com.flexstor.common.io.xfile.FlexXFile
 
extendedList(XFilenameFilter) - Method in class com.flexstor.common.io.xfile.FlexXFile
 
extendedList() - Method in interface com.flexstor.common.io.xfile.FlexXFileI
 
extendedList(XFilenameFilterI) - Method in interface com.flexstor.common.io.xfile.FlexXFileI
 

F

FlexXFile - class com.flexstor.common.io.xfile.FlexXFile.
This subclass of XFile overwrites some methods which otherwise will fail if: - The protocol used is a NFS URL and the path specified is mounted from another server OR - The path contains some escape codes and special characters that must be preserved.
FlexXFile(FlexXFile, String) - Constructor for class com.flexstor.common.io.xfile.FlexXFile
 
FlexXFile(String) - Constructor for class com.flexstor.common.io.xfile.FlexXFile
 
FlexXFileI - interface com.flexstor.common.io.xfile.FlexXFileI.
 
FlexXRandomAccessFile - class com.flexstor.common.io.xfile.FlexXRandomAccessFile.
This subclass of XRandomAccessFile overwrites the constructors which otherwise will fail if: - The protocol used is a NFS URL and the path specified is mounted from another server OR - The path contains some escape codes and special characters that must be preserved.
FlexXRandomAccessFile(FlexXFile, String) - Constructor for class com.flexstor.common.io.xfile.FlexXRandomAccessFile
 
FlexXRandomAccessFile(String, String) - Constructor for class com.flexstor.common.io.xfile.FlexXRandomAccessFile
 
fAccessor - Variable in class com.flexstor.common.io.xfile.XFileAccessorFactory
 

G

getAbsolutePath() - Method in class com.flexstor.common.io.xfile.FlexXFile
 
getAbsolutePath() - Method in interface com.flexstor.common.io.xfile.FlexXFileI
 
getBufferedInputStream() - Method in class com.flexstor.common.io.xfile.FlexXFile
 
getBufferedInputStream(int) - Method in class com.flexstor.common.io.xfile.FlexXFile
 
getBufferedInputStream() - Method in interface com.flexstor.common.io.xfile.FlexXFileI
 
getBufferedInputStream(int) - Method in interface com.flexstor.common.io.xfile.FlexXFileI
 
getBufferedOutputStream(int) - Method in class com.flexstor.common.io.xfile.FlexXFile
 
getBufferedOutputStream() - Method in class com.flexstor.common.io.xfile.FlexXFile
 
getBufferedOutputStream() - Method in interface com.flexstor.common.io.xfile.FlexXFileI
 
getBufferedOutputStream(int) - Method in interface com.flexstor.common.io.xfile.FlexXFileI
 
getBufferedReader(int) - Method in class com.flexstor.common.io.xfile.FlexXFile
 
getBufferedReader() - Method in class com.flexstor.common.io.xfile.FlexXFile
 
getBufferedReader() - Method in interface com.flexstor.common.io.xfile.FlexXFileI
 
getBufferedReader(int) - Method in interface com.flexstor.common.io.xfile.FlexXFileI
 
getBufferedWriter(int) - Method in class com.flexstor.common.io.xfile.FlexXFile
 
getBufferedWriter() - Method in class com.flexstor.common.io.xfile.FlexXFile
 
getBufferedWriter() - Method in interface com.flexstor.common.io.xfile.FlexXFileI
 
getBufferedWriter(int) - Method in interface com.flexstor.common.io.xfile.FlexXFileI
 
getFileSeparator(String) - Static method in class com.flexstor.common.io.xfile.FlexXFile
 
getFileSeparator() - Method in class com.flexstor.common.io.xfile.FlexXFile
 
getFileSeparator() - Method in interface com.flexstor.common.io.xfile.FlexXFileI
 
getFileSystemName() - Method in class com.flexstor.common.io.xfile.FlexXFile
 
getFileSystemName() - Method in interface com.flexstor.common.io.xfile.FlexXFileI
 
getFilter(String) - Method in class com.flexstor.common.io.xfile.XFilenameFilter
 
getLocalParent() - Method in class com.flexstor.common.io.xfile.FlexXFile
 
getLocalParent() - Method in interface com.flexstor.common.io.xfile.FlexXFileI
 
getLocalPath() - Method in class com.flexstor.common.io.xfile.FlexXFile
Returns the local path; if this is a NFS URL, it will return the path, without the nfs://sServer portion.
getLocalPath() - Method in interface com.flexstor.common.io.xfile.FlexXFileI
 
getLocalUNCPath() - Method in class com.flexstor.common.io.xfile.FlexXFile
Returns the path of this file as a UNC (Universal Naming Convension), excluding the server name.
getLocalUNCPath() - Method in interface com.flexstor.common.io.xfile.FlexXFileI
 
getName() - Method in class com.flexstor.common.io.xfile.FlexXFile
 
getName() - Method in interface com.flexstor.common.io.xfile.FlexXFileI
 
getOperation() - Method in class com.flexstor.common.io.xfile.XFileAccessorFactory
 
getParent() - Method in class com.flexstor.common.io.xfile.FlexXFile
 
getParent() - Method in interface com.flexstor.common.io.xfile.FlexXFileI
 
getPath() - Method in class com.flexstor.common.io.xfile.FlexXFile
 
getPath() - Method in interface com.flexstor.common.io.xfile.FlexXFileI
 
getServer() - Method in class com.flexstor.common.io.xfile.FlexXFile
 
getServer() - Method in interface com.flexstor.common.io.xfile.FlexXFileI
 
getUNCPath() - Method in class com.flexstor.common.io.xfile.FlexXFile
Returns the path of this file as a UNC (Universal Naming Convension) e.g.
getUNCPath() - Method in interface com.flexstor.common.io.xfile.FlexXFileI
 
getWebNFSFile() - Method in class com.flexstor.common.io.xfile.FlexXFile
 
getXFile() - Method in class com.flexstor.common.io.xfile.FlexXFile
 

I

iFile - Variable in class com.flexstor.common.io.xfile.FlexXFile
 
isAbsolute() - Method in class com.flexstor.common.io.xfile.FlexXFile
 
isAbsolute() - Method in interface com.flexstor.common.io.xfile.FlexXFileI
 
isDirectory() - Method in class com.flexstor.common.io.xfile.FlexXFile
 
isDirectory() - Method in interface com.flexstor.common.io.xfile.FlexXFileI
 
isFile() - Method in class com.flexstor.common.io.xfile.FlexXFile
 
isFile() - Method in interface com.flexstor.common.io.xfile.FlexXFileI
 
isLocalPath() - Method in class com.flexstor.common.io.xfile.FlexXFile
Returns true if the files resides in this server; false otherwise
isLocalPath() - Method in interface com.flexstor.common.io.xfile.FlexXFileI
 

L

lastModified() - Method in class com.flexstor.common.io.xfile.FlexXFile
 
lastModified() - Method in interface com.flexstor.common.io.xfile.FlexXFileI
 
length() - Method in class com.flexstor.common.io.xfile.FlexXFile
 
length() - Method in interface com.flexstor.common.io.xfile.FlexXFileI
 
list(XFilenameFilter) - Method in class com.flexstor.common.io.xfile.FlexXFile
 
list() - Method in class com.flexstor.common.io.xfile.FlexXFile
 
list() - Method in interface com.flexstor.common.io.xfile.FlexXFileI
 
list(XFilenameFilterI) - Method in interface com.flexstor.common.io.xfile.FlexXFileI
 

M

MOVE - Static variable in class com.flexstor.common.io.xfile.XFileAccessorFactory
 
mkdir() - Method in class com.flexstor.common.io.xfile.FlexXFile
 
mkdir() - Method in interface com.flexstor.common.io.xfile.FlexXFileI
 
mkdirs() - Method in class com.flexstor.common.io.xfile.FlexXFile
 
mkdirs() - Method in interface com.flexstor.common.io.xfile.FlexXFileI
 
move(String, String) - Method in class com.flexstor.common.io.xfile.XFileMove
Moves the source file to the destination file specified.
move(String, String) - Method in interface com.flexstor.common.io.xfile.XFileMoveI
Moves the source file to the destination file specified.
moveToDir(String, String) - Method in class com.flexstor.common.io.xfile.XFileMove
Moves the source file to the destination directory specified.
moveToDir(String, String) - Method in interface com.flexstor.common.io.xfile.XFileMoveI
Moves the source file to the destination directory specified.

N

nOperation - Variable in class com.flexstor.common.io.xfile.XFileAccessorFactory
 

R

renameTo(FlexXFile) - Method in class com.flexstor.common.io.xfile.FlexXFile
 
renameTo(FlexXFileI) - Method in interface com.flexstor.common.io.xfile.FlexXFileI
 

S

sPassword - Variable in class com.flexstor.common.io.xfile.XFileAccessorFactory
 
sProtocol - Variable in class com.flexstor.common.io.xfile.FlexXFile
 
sProtocol - Variable in class com.flexstor.common.io.xfile.XFileAccessorFactory
 
sProtocolPackage - Variable in class com.flexstor.common.io.xfile.XFileAccessorFactory
 
sUser - Variable in class com.flexstor.common.io.xfile.XFileAccessorFactory
 
sValidatedHost - Variable in class com.flexstor.common.io.xfile.XFileAccessorFactory
 
sValidatedPassword - Variable in class com.flexstor.common.io.xfile.XFileAccessorFactory
 
sValidatedUser - Variable in class com.flexstor.common.io.xfile.XFileAccessorFactory
 
setCredentials(String, String) - Method in class com.flexstor.common.io.xfile.XFileAccessorFactory
Set the credentials for deleting a file.
setInstance(String) - Method in class com.flexstor.common.io.xfile.XFileAccessorFactory
Sets fAccessor to the proper instance of XFileDeleteI depending on the file protocol specified.

T

toProper(String) - Static method in class com.flexstor.common.io.xfile.FlexXFile
Takes the protocol and capitalizes its first letter WebNfs is a special case which will be handled separate from the others since we need to capitalize both the 'W' and the 'N' and because the protocol could be either webnfs or nfs.
toString() - Method in class com.flexstor.common.io.xfile.FlexXFile
 

U

UNC_PROTOCOL - Static variable in class com.flexstor.common.io.xfile.XFileAccessorFactory
 
UNC_PROTOCOL_PACKAGE - Static variable in class com.flexstor.common.io.xfile.XFileAccessorFactory
 

V

validateCredentials(String) - Method in class com.flexstor.common.io.xfile.XFileAccessorFactory
Validates the credentials against the remote server
validateOperation(String) - Method in class com.flexstor.common.io.xfile.XFileAccessorFactory
This method validates the operation if the file protocol is valid and if the credentials set are valid.
validateOperation(String, String) - Method in class com.flexstor.common.io.xfile.XFileAccessorFactory
 
validateProtocol(String) - Method in class com.flexstor.common.io.xfile.XFileAccessorFactory
Validates the protocol

X

XFileAccessorFactory - class com.flexstor.common.io.xfile.XFileAccessorFactory.
XFileAccessor verifies that a file can be reached.
XFileAccessorFactory(int) - Constructor for class com.flexstor.common.io.xfile.XFileAccessorFactory
 
XFileAccessorI - interface com.flexstor.common.io.xfile.XFileAccessorI.
This interface should be implemented by any subclass that wishes to access a file, remote or locally.
XFileCopy - class com.flexstor.common.io.xfile.XFileCopy.
XFileCopy provides three methods for copying files.
XFileCopy() - Constructor for class com.flexstor.common.io.xfile.XFileCopy
 
XFileCopyI - interface com.flexstor.common.io.xfile.XFileCopyI.
This interface defines all the methods to be implemented by a copy utility for a specific file protocol.
XFileDelete - class com.flexstor.common.io.xfile.XFileDelete.
XFileDelete has the capability to delete files and directories both local and remote.
XFileDelete() - Constructor for class com.flexstor.common.io.xfile.XFileDelete
 
XFileDeleteI - interface com.flexstor.common.io.xfile.XFileDeleteI.
This interface defines all the methods to be implemented by a delete utility for a specific file protocol.
XFileMove - class com.flexstor.common.io.xfile.XFileMove.
XFileMove contain two methods for moving files in a local or remote file system.
XFileMove() - Constructor for class com.flexstor.common.io.xfile.XFileMove
 
XFileMoveI - interface com.flexstor.common.io.xfile.XFileMoveI.
This interface defines all the methods to be implemented by a move utility for a specific file protocol.
XFilenameFilter - class com.flexstor.common.io.xfile.XFilenameFilter.
 
XFilenameFilter() - Constructor for class com.flexstor.common.io.xfile.XFilenameFilter
 
XFilenameFilterI - interface com.flexstor.common.io.xfile.XFilenameFilterI.
 

A B C D E F G I L M N R S T U V X