org.rococoa.cocoa.foundation.categories
Interface NSFileAttributes
- All Known Implementing Classes:
- NSDictionary, NSMutableDictionary
public interface NSFileAttributes
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.
fileSize
long fileSize()
fileModificationDate
NSDate fileModificationDate()
fileType
NSString fileType()
filePosixPermissions
int filePosixPermissions()
fileOwnerAccountName
NSString fileOwnerAccountName()
fileGroupOwnerAccountName
NSString fileGroupOwnerAccountName()
fileSystemNumber
int fileSystemNumber()
fileSystemFileNumber
int fileSystemFileNumber()
fileExtensionHidden
boolean fileExtensionHidden()
fileHFSCreatorCode
NSObject fileHFSCreatorCode()
fileHFSTypeCode
NSObject fileHFSTypeCode()
fileIsImmutable
boolean fileIsImmutable()
fileIsAppendOnly
boolean fileIsAppendOnly()
fileCreationDate
NSDate fileCreationDate()
fileOwnerAccountID
NSNumber fileOwnerAccountID()
fileGroupOwnerAccountID
NSNumber fileGroupOwnerAccountID()