Back: I18N.Locale-subobjects Up: Iconv/I18N packages Forward: I18N.LocaleConventions class-accessing   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document

5.22 I18N.LocaleConventions

Defined in namespace I18N
Superclass: I18N.LocaleData
Category: i18n-Messages
I am an abstract superclass of objects that are referred to by a Locale object.

5.22.1 I18N.LocaleConventions class: accessing  (class)
5.22.2 I18N.LocaleConventions: accessing  (instance)


5.22.1 I18N.LocaleConventions class: accessing

? anObject
Query the default object, forwarding the message to it.

default
Answer an instance of the receiver that accesses the default locale.

fromString: aString
Answer an instance of the receiver that accesses the given locale (in the form language[_territory][.charset]).

posix
Answer an instance of the receiver that accesses the POSIX locale.

selector
This method's functionality should be implemented by subclasses of LocaleConventions


5.22.2 I18N.LocaleConventions: accessing

? anObject
This method's functionality should be implemented by subclasses of LocaleConventions



Back: I18N.LocaleConventions class-accessing Up: I18N.LocaleConventions Forward: I18N.LocaleData   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document


This document was generated on July, 23 2009 using texi2html