org.rococoa.cocoa.foundation
Interface FoundationLibrary.NSPropertyListFormat
- Enclosing interface:
- FoundationLibrary
public static interface FoundationLibrary.NSPropertyListFormat
native declaration : /System/Library/Frameworks/Foundation.framework/Headers/NSPropertyList.h
enum values
NSPropertyListOpenStepFormat
static final int NSPropertyListOpenStepFormat
- See Also:
- Constant Field Values
NSPropertyListXMLFormat_v1_0
static final int NSPropertyListXMLFormat_v1_0
- See Also:
- Constant Field Values
NSPropertyListBinaryFormat_v1_0
static final int NSPropertyListBinaryFormat_v1_0
- See Also:
- Constant Field Values
Copyright © 2009. All Rights Reserved.