FTPFile
instance. If the file listing line doesn't describe a file, null
should be returned, otherwise a FTPFile
instance representing the files in the directory is returned. @param listEntry A line of text from the file listing @return An FTPFile instance corresponding to the supplied entry
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|