See: Description
Class | Description |
---|---|
ApplicationDefault |
The
ApplicationDefault class is the default locale
source class that represents the default locale and attributes used
in the application. |
DBLocaleSource |
The
DBLocaleSource class is the predefined database locale
source that accesses a user profile table including user locale preferences. |
HttpAcceptLanguage |
The
HttpAcceptLanguage class is a locale source class that
carries the language preference of the web client. |
LocaleSource |
The
LocaleSource class is the abstract base class for locale
source objects. |
LocaleSource.Alignment |
The
LocaleSource.Alignment class represents the alignment of
text elements. |
LocaleSource.Parameter |
The
LocaleSource.Parameter class represents locale and
attribute variable names. |
LocaleSource.WritingDirection |
The
LocaleSource.WritingDirection class represents the writing
direction of the locale. |
UserInput |
The
UserInput class calls the
request.getParameter(LocaleSource.Parameter) method to retrieve
the user input. |