org.rococoa.cocoa.appkit.categories
Interface NSFileContents
- All Known Implementing Classes:
- NSPasteboard
public interface NSFileContents
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.
writeFileContents
boolean writeFileContents(NSString filename)
readFileContentsType_toFile
NSString readFileContentsType_toFile(NSString type,
NSString filename)
writeFileWrapper
boolean writeFileWrapper(NSFileWrapper wrapper)
readFileWrapper
NSFileWrapper readFileWrapper()