Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS NEXT CLASS
FRAMES NO FRAMES All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
org..ftp
Class FTPFile
org..
All Implemented Interfaces:
Serializable
public class FTPFile
extends Object
implements Serializable
The FTPFile class is used to represent information about files stored on an FTP server. Because there is no standard representation for file information on FTP servers, it may not always be possible to extract all the information that can be represented by FTPFile, or it may even be possible to extract more information. In cases where more information can be extracted, you will want to subclass FTPFile and implement your .. to extract the information. However, most FTP servers return file information in a format that can pletely parsed .. and stored in FTPFile.
Author:
Daniel F. Savarese
See Also:
FTPFileListParser, DefaultFTPFileListParser, (), Serialized Form
Field Summary
static int
DIRECTORY_TYPE
A constant indicating an FTPFile is a directory.
static int
EXECUTE_PERMISSION
A constant indicating file execute permission or directory listing permission.
static int
FILE_TYPE
20API英文版 来自淘豆网m.daumloan.com转载请标明出处.