org.rococoa.cocoa.foundation.categories
Interface NSExtendedLocale
- All Superinterfaces:
- ObjCObject
public interface NSExtendedLocale
- extends ObjCObject
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.
Method Summary |
NSString |
localeIdentifier()
same as NSLocaleIdentifier
Original signature : -(NSString*)localeIdentifier
from NSExtendedLocale native declaration : NSLocale.h:25 |
localeIdentifier
NSString localeIdentifier()
- same as NSLocaleIdentifier
Original signature : -(NSString*)localeIdentifier
from NSExtendedLocale native declaration : NSLocale.h:25
Copyright © 2009. All Rights Reserved.