Package org.robovm.apple.corefoundation
Class CFLocale
java.lang.Object
org.robovm.rt.bro.NativeObject
org.robovm.apple.corefoundation.CFType
org.robovm.apple.corefoundation.CFLocale
- All Implemented Interfaces:
AutoCloseable
public class CFLocale extends CFType
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCFLocale.CFLocalePtrstatic classCFLocale.NotificationsNested classes/interfaces inherited from class org.robovm.apple.corefoundation.CFType
CFType.AsListMarshaler, CFType.CFTypePtr, CFType.Marshaler, CFType.NoRetainMarshaler -
Constructor Summary
Constructors Modifier Constructor Description protectedCFLocale() -
Method Summary
Methods inherited from class org.robovm.apple.corefoundation.CFType
autorelease, close, dispose, dispose, doDispose, equalsTo, finalize, getAllocator, getDescription, getRetainCount, getTypeID, getTypeIDDescription, hash, makeCollectable, release, release, retain, retain, show, toString
-
Constructor Details
-
CFLocale
protected CFLocale()
-
-
Method Details
-
getCanonicalLanguageIdentifier
-
getCanonicalLocaleIdentifier
-
getCanonicalLocaleIdentifier
-
getLocaleIdentifierFromWindowsLocaleCode
- Since:
- Available in iOS 4.0 and later.
-
getComponentsFromLocaleIdentifier
-
getLocaleIdentifierFromComponents
-
create
-
createCopy
-
CurrentLocaleDidChangeNotification
-
getClassTypeID
public static long getClassTypeID() -
getSystem
-
getCurrent
-
getAvailableLocaleIdentifiers
-
getISOLanguageCodes
-
getISOCountryCodes
-
getISOCurrencyCodes
-
getCommonISOCurrencyCodes
-
getPreferredLanguages
-
getCanonicalLanguageIdentifier
protected static String getCanonicalLanguageIdentifier(CFAllocator allocator, String localeIdentifier) -
getCanonicalLocaleIdentifier
protected static String getCanonicalLocaleIdentifier(CFAllocator allocator, String localeIdentifier) -
getCanonicalLocaleIdentifier
protected static String getCanonicalLocaleIdentifier(CFAllocator allocator, short lcode, short rcode) -
getLocaleIdentifierFromWindowsLocaleCode
-
getWindowsLocaleCodeFromLocaleIdentifier
-
getLanguageCharacterDirection
-
getLanguageLineDirection
-
getComponentsFromLocaleIdentifier
protected static CFLocaleComponents getComponentsFromLocaleIdentifier(CFAllocator allocator, String localeID) -
getLocaleIdentifierFromComponents
protected static String getLocaleIdentifierFromComponents(CFAllocator allocator, CFLocaleComponents dictionary) -
create
-
createCopy
-
getIdentifier
-
getComponent
-
getComponentDisplayName
-