Class FtpParser.FileEntry
java.lang.Object
ecmwf.common.ftp.FtpParser.FileEntry
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
exception
The exception. -
type
public int typeThe type. -
permissions
The permissions. -
line
The line. -
name
The name. -
user
The user. -
group
The group. -
link
The link. -
size
public long sizeThe size. -
time
public long timeThe time.
-
-
Constructor Details
-
FileEntry
public FileEntry()
-
-
Method Details
-
toString
-