Next: , Up: I18N.LocaleData   [Index]


5.23.1 I18N.LocaleData class: accessing

category

Answer ‘nil’.

default

This method’s functionality should be implemented by subclasses of LocaleData

flush

Flush the contents of the instances of each subclass of LocaleData.

fromString: lang

This method’s functionality should be implemented by subclasses of LocaleData

language: lang

Answer the local object for the given language.

language: lang territory: territory

Answer the local object for the given language and territory.

language: lang territory: territory charset: charset

Answer the local object for the given language, territory and charset.

new

This method should not be called for instances of this class.

posix

This method’s functionality should be implemented by subclasses of LocaleData

update: aspect

Flush instances of the receiver when an image is loaded.