Package net.sf.fsp.fsplib
Class FSPstat
-
- All Implemented Interfaces:
public class FSPstatClass for holding result of CC_STAT command. This command retrieves information about file/directory.
There are no get/set methods defined. Use public variables directly for data access.
- Since:
1.0
Radim Kolar
-
-
Field Summary
Fields Modifier and Type Field Description public Stringnamepublic longlengthpublic longlastmodpublic bytetypepublic final static byteRDTYPE_FILEpublic final static byteRDTYPE_DIR
-
Constructor Summary
Constructors Constructor Description FSPstat()
-