- getAlignment(String) - Method in class oracle.i18n.servlet.localesource.LocaleSource.Alignment
- 
Returns LocaleSource.Alignmentobject from the input string
 that is eitherSTARTorEND.
 
- getAlignment(LocaleSource.Alignment) - Method in class oracle.i18n.servlet.Localizer
- 
Returns the current text alignment. 
- getAmPmStrings() - Method in class oracle.i18n.text.OraDateFormatSymbols
- 
Returns the meridian indicators for the object. 
- getApplicationContextInstance(HttpServletRequest) - Static method in class oracle.i18n.servlet.ServletHelper
- 
Returns an ApplicationContextobject associated with the
 Web application.
 
- getApplicationDefaultLocaleSource() - Method in class oracle.i18n.servlet.ApplicationContext
- 
Returns the application default locale source instance. 
- getAttribute(String) - Method in class oracle.i18n.servlet.localesource.LocaleSource
- 
Returns the attribute object. 
- getAvailableCharacterSets() - Static method in class oracle.i18n.util.OraLocaleInfo
- 
Returns a list of the available Oracle character sets. 
- getAvailableCurrencies() - Static method in class oracle.i18n.util.OraLocaleInfo
- 
Returns a list of the available ISO 4217 currencies. 
- getAvailableDBCharacterSets() - Static method in class oracle.i18n.util.OraLocaleInfo
- 
Returns a list of the available database character set names depending on
 whether the platform is ascii-based or ebcdic-based. 
- getAvailableIANACharacterSets() - Static method in class oracle.i18n.util.LocaleMapper
- 
Returns an array of all IANA character set names that have corresponding
 Oracle character sets. 
- getAvailableLanguages(Locale) - Static method in class oracle.i18n.util.OraDisplayLocaleInfo
- 
Returns the available language IDs along with their corresponding
 display names sorted in the translated display name order. 
- getAvailableLanguages() - Static method in class oracle.i18n.util.OraLocaleInfo
- 
Returns a list of the available Oracle languages, i.e. languages supported
 by the GDK. 
- getAvailableLanguages(Locale) - Static method in class oracle.i18n.util.OraLocaleInfo
- 
Returns the available language IDs along with their corresponding
 display names sorted in the translated display name order. 
- getAvailableLinguisticSorts() - Static method in class oracle.i18n.util.OraLocaleInfo
- 
Returns a list of the available Oracle linguistic sorts. 
- getAvailableLocale() - Static method in class oracle.i18n.util.OraLocaleInfo
- 
Returns the available Oracle locale list. 
- getAvailableNationalCharacterSets() - Static method in class oracle.i18n.util.OraLocaleInfo
- 
Returns a list of the available national character sets. 
- getAvailableOraCharacterSets() - Static method in class oracle.i18n.util.LocaleMapper
- 
Returns an array of all Oracle character set names that have
 corresponding IANA character sets. 
- getAvailableTerritories(Locale) - Static method in class oracle.i18n.util.OraDisplayLocaleInfo
- 
Returns the available territory IDs along with their corresponding
 display names sorted in the display name order. 
- getAvailableTerritories() - Static method in class oracle.i18n.util.OraLocaleInfo
- 
Returns a list of the available Oracle territories. 
- getAvailableTerritories(Locale) - Static method in class oracle.i18n.util.OraLocaleInfo
- 
Returns the available territory IDs along with their corresponding
 display names sorted in the display name order. 
- getBundle(String, Locale, ClassLoader) - Static method in class oracle.i18n.util.OraResourceBundle
- 
Returns a ResourceBundleobject specified by the base class
 name.
 
- getBundle(String, Locale) - Static method in class oracle.i18n.util.OraResourceBundle
- 
Returns a ResourceBundleobject specified by the base class
 name.
 
- getBundle(String) - Static method in class oracle.i18n.util.OraResourceBundle
- 
- getCalendar() - Method in class oracle.i18n.text.OraDateFormat
- 
Returns the calendar associated with this date/time formatter. 
- getCharacterEncoding() - Method in class oracle.i18n.servlet.filter.ServletRequestWrapper
- 
Returns the name of the character encoding used in the body of this
 request, or returns nullif the request does not specify
 character encoding.
 
- getCharacterEncoding() - Method in class oracle.i18n.servlet.filter.ServletResponseWrapper
- 
Returns the character set encoding associated with the response object. 
- getCharacterSet() - Method in class oracle.i18n.servlet.localesource.LocaleSource
- 
Returns the character set name in this object. 
- getCharSet() - Method in class oracle.i18n.text.OraCollator
- 
Gets the charSetname of thisOraCollatorobject.
 
- getCollationKey(String) - Method in class oracle.i18n.text.OraCollator
- 
Gets the OraCollationKeyobject for a given source string.
 
- getCollator() - Method in class oracle.i18n.servlet.localesource.LocaleSource
- 
Returns the Oracle collator object. 
- getCommonLocales(Locale) - Static method in class oracle.i18n.util.OraDisplayLocaleInfo
- 
Returns a list of the common locales sorted by the translated names. 
- getCommonLocales() - Static method in class oracle.i18n.util.OraLocaleInfo
- 
Returns the common locale list, i.e. locales that are commonly used. 
- getCommonLocales(Locale) - Static method in class oracle.i18n.util.OraLocaleInfo
- 
Returns the common locale list that is sorted based on the given
 translation locale. 
- getCommonTimeZoneIDs() - Static method in class oracle.i18n.util.OraLocaleInfo
- 
Returns the common time zone IDs in an array. 
- getCommonTimeZones() - Static method in class oracle.i18n.util.OraLocaleInfo
- 
Returns the common time zone list. 
- getComposition() - Method in class oracle.i18n.text.OraCollator
- 
Gets the composition level used for comparison. 
- getCurrencyFormat() - Method in class oracle.i18n.servlet.localesource.LocaleSource
- 
Returns the Oracle currency format in this object. 
- getCurrencyInstance() - Static method in class oracle.i18n.text.OraNumberFormat
- 
- getCurrencyInstance(Locale) - Static method in class oracle.i18n.text.OraNumberFormat
- 
Returns a number formatter that uses the default currency format pattern
 for the given locale. 
- getCurrencyInstance(OraLocaleInfo) - Static method in class oracle.i18n.text.OraNumberFormat
- 
Returns a number formatter that uses the default currency format pattern
 for the given OraLocaleInfoobject.
 
- getCurrencyPattern() - Method in class oracle.i18n.servlet.Localizer
- 
Returns the currency format pattern used. 
- getCurrencySymbol() - Method in class oracle.i18n.text.OraDecimalFormatSymbols
- 
Returns the local currency symbol for this object. 
- getCurrencySymbol(String) - Static method in class oracle.i18n.util.OraLocaleInfo
- 
Returns the currency symbol based on the given ISO 4217 code. 
- getCurrencySymbol() - Method in class oracle.i18n.util.OraLocaleInfo
- 
Returns the currency symbol for this OraLocaleInfoinstance.
 
- getDateFormat(int) - Method in class oracle.i18n.servlet.localesource.LocaleSource
- 
Returns the Oracle date format of the specified style in this object. 
- getDateInstance() - Static method in class oracle.i18n.text.OraDateFormat
- 
- getDateInstance(int) - Static method in class oracle.i18n.text.OraDateFormat
- 
- getDateInstance(int, Locale) - Static method in class oracle.i18n.text.OraDateFormat
- 
Returns a date formatter that uses the given date formatting style for
 the given locale. 
- getDateInstance(int, OraLocaleInfo) - Static method in class oracle.i18n.text.OraDateFormat
- 
Returns a date formatter that uses the given date formatting style for
 the given OraLocaleInfoobject.
 
- getDatePattern(int) - Method in class oracle.i18n.servlet.Localizer
- 
Returns the date format pattern used for the specified style. 
- getDateTimeFormat(int) - Method in class oracle.i18n.servlet.localesource.LocaleSource
- 
Returns the Oracle date and time format of the specified style in this
 object. 
- getDateTimeInstance() - Static method in class oracle.i18n.text.OraDateFormat
- 
- getDateTimeInstance(int) - Static method in class oracle.i18n.text.OraDateFormat
- 
- getDateTimeInstance(int, Locale) - Static method in class oracle.i18n.text.OraDateFormat
- 
Returns a date/time formatter that uses the given date formatting style
 and the default time formatting style for the given locale. 
- getDateTimeInstance(int, OraLocaleInfo) - Static method in class oracle.i18n.text.OraDateFormat
- 
Returns a date/time formatter that uses the given date formatting style
 and the default time formatting style for the given
 OraLocaleInfoobject.
 
- getDateTimePattern(int) - Method in class oracle.i18n.servlet.Localizer
- 
Returns the date and time format pattern used for the specified style. 
- getDecimalSeparator() - Method in class oracle.i18n.text.OraDecimalFormatSymbols
- 
Returns the decimal separator for this object. 
- getDefault() - Static method in class oracle.i18n.util.OraLocaleInfo
- 
Returns the default OraLocaleInfoinstance based on
 the Oracle default locale.
 
- getDefaultCurrencyFormatPattern(Locale) - Static method in class oracle.i18n.text.OraNumberFormat
- 
Returns the default currency format pattern for the given locale. 
- getDefaultCurrencyFormatPattern(OraLocaleInfo) - Static method in class oracle.i18n.text.OraNumberFormat
- 
Returns the default currency format pattern for the given
 OraLocaleInfoobject.
 
- getDefaultDateFormatPattern(int, Locale) - Static method in class oracle.i18n.text.OraDateFormat
- 
Returns the default date format pattern for the given date formatting
 style and the given locale. 
- getDefaultDateFormatPattern(int, OraLocaleInfo) - Static method in class oracle.i18n.text.OraDateFormat
- 
Returns the default date format pattern for the given date formatting
 style and the given OraLocaleInfoobject.
 
- getDefaultDateTimeFormatPattern(int, Locale) - Static method in class oracle.i18n.text.OraDateFormat
- 
Returns the default date/time format pattern for the given date
 formatting style and the given locale. 
- getDefaultDateTimeFormatPattern(int, OraLocaleInfo) - Static method in class oracle.i18n.text.OraDateFormat
- 
Returns the default date/time format pattern for the given date
 formatting style and the given OraLocaleInfoobject.
 
- getDefaultJavaCharset() - Static method in class oracle.i18n.net.MimeUtility
- 
Query the system property file.encodingto get the default 
 Java charset.
 
- getDefaultNumberFormatPattern(Locale) - Static method in class oracle.i18n.text.OraNumberFormat
- 
Returns the default number format pattern for the given locale. 
- getDefaultNumberFormatPattern(OraLocaleInfo) - Static method in class oracle.i18n.text.OraNumberFormat
- 
Returns the default number format pattern for the given
 OraLocaleInfoobject.
 
- getDefaultTimeFormatPattern(Locale) - Static method in class oracle.i18n.text.OraDateFormat
- 
Returns the default time format pattern for the given locale. 
- getDefaultTimeFormatPattern(OraLocaleInfo) - Static method in class oracle.i18n.text.OraDateFormat
- 
Returns the default time format pattern for the given
 OraLocaleInfoobject.
 
- getDisplayCharacterSet(String) - Method in class oracle.i18n.servlet.Localizer
- 
Returns a translated character set name. 
- getDisplayCharacterSet(String) - Method in class oracle.i18n.util.OraDisplayLocaleInfo
- 
Returns a translated character set name. 
- getDisplayCountry(Locale) - Method in class oracle.i18n.servlet.Localizer
- 
Returns a translated country/territory name. 
- getDisplayCountry(String) - Method in class oracle.i18n.servlet.Localizer
- 
Returns a translated country/territory name. 
- getDisplayCountry(Locale) - Method in class oracle.i18n.util.OraDisplayLocaleInfo
- 
Returns a translated country or territory name. 
- getDisplayCountry(String) - Method in class oracle.i18n.util.OraDisplayLocaleInfo
- 
Returns a translated country or territory name. 
- getDisplayCurrency(String) - Method in class oracle.i18n.servlet.Localizer
- 
Returns a translated currency name. 
- getDisplayCurrency(String) - Method in class oracle.i18n.util.OraDisplayLocaleInfo
- 
Returns a translated currency name. 
- getDisplayLanguage(Locale) - Method in class oracle.i18n.servlet.Localizer
- 
Returns a translated language name. 
- getDisplayLanguage(String) - Method in class oracle.i18n.servlet.Localizer
- 
Returns a translated language name. 
- getDisplayLanguage(Locale) - Method in class oracle.i18n.util.OraDisplayLocaleInfo
- 
Returns a translated language name. 
- getDisplayLanguage(String) - Method in class oracle.i18n.util.OraDisplayLocaleInfo
- 
Returns a translated language name. 
- getDisplayLinguisticSort(String) - Method in class oracle.i18n.servlet.Localizer
- 
Returns a translated linguistic sorting name. 
- getDisplayLinguisticSort(String) - Method in class oracle.i18n.util.OraDisplayLocaleInfo
- 
Returns a translated linguistic sorting name. 
- getDisplayLocale(Locale) - Method in class oracle.i18n.servlet.Localizer
- 
Returns a translated locale name. 
- getDisplayLocale(String, String) - Method in class oracle.i18n.servlet.Localizer
- 
Returns a translated locale name. 
- getDisplayLocale(Locale) - Method in class oracle.i18n.util.OraDisplayLocaleInfo
- 
Returns a translated locale name for the passed in locale parameter. 
- getDisplayLocale(String, String) - Method in class oracle.i18n.util.OraDisplayLocaleInfo
- 
Returns a translated locale name for the passed in language/territory
 combination. 
- getDisplayTerritory(String) - Method in class oracle.i18n.servlet.Localizer
- 
Returns a translated country/territory name. 
- getDisplayTerritory(String) - Method in class oracle.i18n.util.OraDisplayLocaleInfo
- 
Returns a translated country or territory name. 
- getDisplayTimeZone(TimeZone) - Method in class oracle.i18n.servlet.Localizer
- 
Returns a translated time zone name. 
- getDisplayTimeZone(TimeZone) - Method in class oracle.i18n.util.OraDisplayLocaleInfo
- 
Returns a translated time zone name. 
- getDisplayTimeZone(String) - Method in class oracle.i18n.util.OraDisplayLocaleInfo
- 
Returns a translated time zone name. 
- getDisplayTimeZone(int, TimeZone) - Method in class oracle.i18n.util.OraDisplayLocaleInfo
- 
Returns a translated time zone name. 
- getDisplayTimeZone(int, String) - Method in class oracle.i18n.util.OraDisplayLocaleInfo
- 
Returns a translated time zone name. 
- getDisplayWidth(int, String, boolean) - Method in class oracle.i18n.text.OraUnicodeProperty
- 
Get the display width of a Unicode codepoint.
 
- getDisplayWidth(String, String, boolean) - Method in class oracle.i18n.text.OraUnicodeProperty
- 
Get the display width of a Unicode string str.
 
- getEras() - Method in class oracle.i18n.text.OraDateFormatSymbols
- 
Returns the era strings for the object. 
- getFirstInputStream() - Method in class oracle.i18n.util.DualInputStreamBuilder
- 
Returns the first InputStreamobject.
 
- getGroupingSeparator() - Method in class oracle.i18n.text.OraDecimalFormatSymbols
- 
Returns the grouping separator for this object. 
- getHiHitPairs() - Method in class oracle.i18n.lcsd.LCSDResultSet
- 
Returns the number of top ranking pairs that have close  ratios for the
 detection. 
- getIANACharacterSet() - Method in class oracle.i18n.lcsd.LCSDResultSet
- 
Returns the IANA character set name of the one with the best detection
 result. 
- getIANACharacterSet(int) - Method in class oracle.i18n.lcsd.LCSDResultSet
- 
Returns the IANA character set name of the one with the ranked detection
 result. 
- getIANACharacterSet() - Method in class oracle.i18n.servlet.Localizer
- 
Returns the IANA character set name used for the client. 
- getIANACharacterSet(int, String) - Static method in class oracle.i18n.util.LocaleMapper
- 
Returns the IANA character set that is equivalent to the passed in
 Oracle or Java character set. 
- getIANACharSetFromLocale(int, Locale) - Static method in class oracle.i18n.util.LocaleMapper
- 
Returns the commonly used IANA character set based on the given context
 and locale. 
- getIANACharSetFromOraLang(int, String) - Static method in class oracle.i18n.util.LocaleMapper
- 
Returns the commonly used IANA character set based on the given context and
 Oracle language. 
- getIANAPageCharacterSet() - Method in class oracle.i18n.servlet.ApplicationContext
- 
Returns the default IANA page character set name of the application or
 returns the string AUTO-CHARSET.
 
- getIANAPageCharacterSet() - Method in class oracle.i18n.servlet.Localizer
- 
Returns the character set encoding of the page. 
- getInstance() - Static method in class oracle.i18n.text.OraCollator
- 
- getInstance(Locale) - Static method in class oracle.i18n.text.OraCollator
- 
Constructs an Oracle collation object from the Java locale. 
- getInstance(OraLocaleInfo) - Static method in class oracle.i18n.text.OraCollator
- 
Constructs an Oracle collation object from an
 OraLocaleInfoobject.
 
- getInstance(String) - Static method in class oracle.i18n.text.OraCollator
- 
Constructs an OraCollatorinstance from the specifiedsortRulevalue.
 
- getInstance(String, String) - Static method in class oracle.i18n.text.OraCollator
- 
Constructs an OraCollatorinstance from the specifiedsortRulevalue.
 
- getInstance(Locale, String, String) - Static method in class oracle.i18n.text.OraCollator
- 
Constructs an OraCollatorinstance from the specifiedsortRulevalue and locale.
 
- getInstance() - Static method in class oracle.i18n.text.OraDateFormat
- 
- getInstance() - Static method in class oracle.i18n.text.OraNormalizer
- 
Returns a shared OraNormalizerinstance to the user.
 
- getInstance() - Static method in class oracle.i18n.text.OraNumberFormat
- 
- getInstance(Locale) - Static method in class oracle.i18n.text.OraNumberFormat
- 
Returns a number formatter that uses the default currency format pattern
 for the given locale. 
- getInstance(OraLocaleInfo) - Static method in class oracle.i18n.text.OraNumberFormat
- 
Returns a number formatter that uses the default currency format pattern
 for the given OraLocaleInfoobject.
 
- getInstance() - Static method in class oracle.i18n.text.OraUnicodeProperty
- 
Get an OraUnicodeProperty instance. 
- getInstance(Locale) - Static method in class oracle.i18n.util.OraDisplayLocaleInfo
- 
Constructs or reuses an instance of the OraDisplayLocaleInfoclass associated with the translation locale.
 
- getInstance(Locale, Locale) - Static method in class oracle.i18n.util.OraDisplayLocaleInfo
- 
Constructs or reuses an instance of the OraDisplayLocaleInfoclass associated with the translation locale.
 
- getInstance(String, String, String) - Static method in class oracle.i18n.util.OraLocaleInfo
- 
Retrieves an instance of the OraLocaleInfo object for the given language,
 territory and sort parameter. 
- getInstance(String, String) - Static method in class oracle.i18n.util.OraLocaleInfo
- 
Retrieves an instance of the OraLocaleInfo object for the given language
 and territory. 
- getInstance(Locale) - Static method in class oracle.i18n.util.OraLocaleInfo
- 
Retrieves an instance of the OraLocaleInfo object for the given Java 
 Localeobject.
 
- getInternationalCurrencySymbol() - Method in class oracle.i18n.text.OraDecimalFormatSymbols
- 
Returns the international currency symbol for this object. 
- getISOCurrency() - Method in class oracle.i18n.servlet.localesource.LocaleSource
- 
Returns the ISO 4217 currency ID in this object. 
- getISOCurrency() - Method in class oracle.i18n.servlet.Localizer
- 
Returns the ISO 4217 currency code for the country of the current locale. 
- getISOLanguage() - Method in class oracle.i18n.lcsd.LCSDResultSet
- 
Returns the ISO language name of the one with the best detection. 
- getISOLanguage(int) - Method in class oracle.i18n.lcsd.LCSDResultSet
- 
Returns the ISO language name of the one with the ranked detection result. 
- getJavaCharacterSet() - Method in class oracle.i18n.lcsd.LCSDResultSet
- 
Returns the Java character set name of the one with the best detection
 result. 
- getJavaCharacterSet(int) - Method in class oracle.i18n.lcsd.LCSDResultSet
- 
Returns the Java character set name of the one with the ranked detection
 result. 
- getJavaCharacterSet(int, String) - Static method in class oracle.i18n.util.LocaleMapper
- 
Returns the Java character set that is equivalent to the passed in
 Oracle or IANA character set. 
- getJavaLangFromOraLang(String) - Static method in class oracle.i18n.util.LocaleMapper
- 
Returns the ISO 639 two-letter code for the given Oracle language name. 
- getJavaLocale(String) - Static method in class oracle.i18n.util.LocaleMapper
- 
Returns a Java Localeinstance that is equivalent to
 the Oracle locale specified by the passed in Oracle language
 and territory.
 
- getJavaLocale(String, String) - Static method in class oracle.i18n.util.LocaleMapper
- 
Returns a Java Localeinstance that is equivalent to
 the Oracle locale specified by the passed in Oracle language
 and territory.
 
- getJavaTerrFromOraTerr(String) - Static method in class oracle.i18n.util.LocaleMapper
- 
Returns the ISO 3166 two-letter code for the given Oracle territory name. 
- getLanguage() - Method in class oracle.i18n.util.OraLocaleInfo
- 
Returns the Oracle language name for this OraLocaleInfoinstance.
 
- getLinguisticSort() - Method in class oracle.i18n.util.OraLocaleInfo
- 
Returns the Oracle linguistic sorting name for this
 OraLocaleInfoinstance.
 
- getLocalCharacterSets() - Method in class oracle.i18n.util.OraLocaleInfo
- 
Returns the common Oracle character sets based on the language of this 
 OraLocaleInfoinstance.
 
- getLocalCharacterSets(int) - Method in class oracle.i18n.util.OraLocaleInfo
- 
Returns the common Oracle character sets based on the language of this
 OraLocaleInfoinstance.
 
- getLocalCharacterSets(String) - Static method in class oracle.i18n.util.OraLocaleInfo
- 
Returns the common Oracle character sets based on the given language. 
- getLocalCharacterSets(String, int) - Static method in class oracle.i18n.util.OraLocaleInfo
- 
Returns the common Oracle character sets based on the given language. 
- getLocalCommonCharacterSets(String) - Static method in class oracle.i18n.util.OraLocaleInfo
- 
Returns the common Oracle character sets based on the given language. 
- getLocalCurrencies(String) - Static method in class oracle.i18n.util.OraLocaleInfo
- 
Returns the common ISO 4217 currency codes based on the given territory. 
- getLocalCurrencies() - Method in class oracle.i18n.util.OraLocaleInfo
- 
Returns the common ISO 4217 currency based on the territory of this
 OraLocaleInfoinstance.
 
- getLocale() - Method in class oracle.i18n.servlet.filter.ServletRequestWrapper
- 
Returns the current locale derived from the locale detection mechanism. 
- getLocale() - Method in class oracle.i18n.servlet.filter.ServletResponseWrapper
- 
Returns the locale associated with the response object. 
- getLocale() - Method in class oracle.i18n.servlet.localesource.LocaleSource
- 
Returns the Localeobject in this object.
 
- getLocale() - Method in class oracle.i18n.servlet.Localizer
- 
Returns the Localeobject representing the current locale.
 
- getLocale() - Method in class oracle.i18n.text.OraSimpleDateFormat
- 
Returns the locale associated with this date/time formatter. 
- getLocale() - Method in class oracle.i18n.util.OraDisplayLocaleInfo
- 
Returns the locale associated with this object. 
- getLocale() - Method in class oracle.i18n.util.OraLocaleInfo
- 
Returns the Java Localecorresponding to this object.
 
- getLocaleFromString(String) - Static method in class oracle.i18n.util.OraLocaleInfo
- 
Retrieves a Java Localeobject that maps to the ISO 
 locale string.
 
- getLocales() - Method in class oracle.i18n.servlet.filter.ServletRequestWrapper
- 
Returns the Enumerationobject that includes the current
 locales derived from the locale detection mechanism.
 
- getLocaleSourceClass() - Method in class oracle.i18n.servlet.localesource.LocaleSource
- 
Returns the locale source class. 
- getLocaleSourceInstance(HttpServletRequest) - Static method in class oracle.i18n.servlet.ServletHelper
- 
Returns a LocaleSourceobject associated with the HTTP
 request object.
 
- getLocaleSources() - Method in class oracle.i18n.servlet.ApplicationContext
- 
Returns an array of locale source Class objects that are used to
 determine the current locale. 
- getLocaleSources() - Method in class oracle.i18n.servlet.Localizer
- 
Returns locale sources examined in this order to determine the current
 locale. 
- getLocalIANACharacterSets() - Method in class oracle.i18n.servlet.Localizer
- 
Returns an array of local character sets for the current language. 
- getLocalizerInstance(HttpServletRequest) - Static method in class oracle.i18n.servlet.ServletHelper
- 
Returns a Localizerobject derived from the HTTP request
 object.
 
- getLocalLanguages() - Method in class oracle.i18n.util.OraLocaleInfo
- 
Returns the common Oracle languages based on the territory of this
 OraLocaleInfoinstance.
 
- getLocalLanguages(String) - Static method in class oracle.i18n.util.OraLocaleInfo
- 
Returns the common Oracle languages based on the given territory. 
- getLocalLinguisticSorts() - Method in class oracle.i18n.servlet.Localizer
- 
Returns an array of local Oracle linguistic sort names for the current
 language. 
- getLocalLinguisticSorts(String) - Static method in class oracle.i18n.util.OraLocaleInfo
- 
Returns the common linguistic sorts based on the given language. 
- getLocalLinguisticSorts() - Method in class oracle.i18n.util.OraLocaleInfo
- 
Returns the common linguistic sorts based on the language of this
 OraLocaleInfoinstance.
 
- getLocalOraLanguages() - Method in class oracle.i18n.servlet.Localizer
- 
Returns an array of local languages for the current territory. 
- getLocalOraTerritories() - Method in class oracle.i18n.servlet.Localizer
- 
Returns an array of local territories for the current language. 
- getLocalTerritories() - Method in class oracle.i18n.util.OraLocaleInfo
- 
Returns the common Oracle territories based on the language of this
 OraLocaleInfoinstance.
 
- getLocalTerritories(String) - Static method in class oracle.i18n.util.OraLocaleInfo
- 
Returns the common Oracle territories based on the given language. 
- getLocalTimeZones() - Method in class oracle.i18n.servlet.Localizer
- 
Returns an array of local TimeZoneobjects for the current
 territory.
 
- getLocalTimeZones(String) - Static method in class oracle.i18n.util.OraLocaleInfo
- 
Returns the common time zone list for the given Oracle territory. 
- getLocalTimeZones() - Method in class oracle.i18n.util.OraLocaleInfo
- 
Returns the common time zone list for the territory of this
 OraLocaleInfoinstance.
 
- getMaximumFractionDigits() - Method in class oracle.i18n.text.OraNumberFormat
-  
- getMessage(String, Class) - Method in class oracle.i18n.servlet.Localizer
- 
Returns a localized message associated with the key for the current
 locale. 
- getMessage(String, String) - Method in class oracle.i18n.servlet.Localizer
- 
Returns a localized message associated with the key for the current
 locale. 
- getMessage(String) - Method in class oracle.i18n.servlet.Localizer
- 
Returns a localized message associated with the key for the current
 locale. 
- getMessageBundle() - Method in class oracle.i18n.servlet.ApplicationContext
- 
Returns a Mapconsisting of message bundle name and
 message bundle object pairs.
 
- getMinimumFractionDigits() - Method in class oracle.i18n.text.OraNumberFormat
-  
- getMinimumIntegerDigits() - Method in class oracle.i18n.text.OraNumberFormat
-  
- getMonths() - Method in class oracle.i18n.text.OraDateFormatSymbols
- 
Returns the month names for the object. 
- getName() - Method in class oracle.i18n.text.OraCollator
- 
Gets the sorting rule name of this OraCollatorobject.
 
- getNextMonoKeys(byte[]) - Method in class oracle.i18n.text.OraCollationKey
-  
- getNextMultiKeys(byte[]) - Method in class oracle.i18n.text.OraCollationKey
-  
- getNumberFormat() - Method in class oracle.i18n.servlet.localesource.LocaleSource
- 
Returns the Oracle number format in this object. 
- getNumberInstance() - Static method in class oracle.i18n.text.OraNumberFormat
- 
- getNumberInstance(Locale) - Static method in class oracle.i18n.text.OraNumberFormat
- 
Returns a number formatter that uses the default number format pattern
 for the given locale. 
- getNumberInstance(OraLocaleInfo) - Static method in class oracle.i18n.text.OraNumberFormat
- 
Returns a number formatter that uses the default number format pattern
 for the given OraLocaleInfoobject.
 
- getNumberPattern() - Method in class oracle.i18n.servlet.Localizer
- 
Returns the number format pattern used. 
- getORACharacterSet() - Method in class oracle.i18n.lcsd.LCSDResultSet
- 
Returns the Oracle character set name of the one with the best detection
 result. 
- getORACharacterSet(int) - Method in class oracle.i18n.lcsd.LCSDResultSet
- 
Returns the Oracle character set name of the one with the ranked
 detection result. 
- getOraCharacterSet() - Method in class oracle.i18n.servlet.Localizer
- 
Returns the Oracle character set name used for the client
 and decoding URLs. 
- getOraCharacterSet(int, String) - Static method in class oracle.i18n.util.LocaleMapper
- 
Returns the Oracle character set that is equivalent to the passed in
 Java character set. 
- getOraCharSetFromOraLang(int, String) - Static method in class oracle.i18n.util.LocaleMapper
- 
Returns the commonly used Oracle character set based on the given context
 and Oracle language. 
- getOraDateFormatSymbols() - Method in class oracle.i18n.text.OraSimpleDateFormat
- 
Returns the Oracle date/time format symbols or translations used in this
 formatter. 
- getOraDecimalFormatSymbols() - Method in class oracle.i18n.text.OraDecimalFormat
- 
Returns the Oracle decimal format symbols used in this formatter. 
- getOraLangFromJavaLang(String) - Static method in class oracle.i18n.util.LocaleMapper
- 
Returns the Oracle language name for the given ISO 639 two-letter code. 
- getORALanguage() - Method in class oracle.i18n.lcsd.LCSDResultSet
- 
Returns the Oracle language name of the one with the best detection
 result. 
- getORALanguage(int) - Method in class oracle.i18n.lcsd.LCSDResultSet
- 
Returns the Oracle language name of the one with the ranked
 detection result. 
- getOraLanguage() - Method in class oracle.i18n.servlet.Localizer
- 
Returns the Oracle language name. 
- getOraLanguage(Locale) - Static method in class oracle.i18n.util.LocaleMapper
- 
Returns the Oracle language name based on the given Java
 Localeinstance.
 
- getOraLanguageFromShortName(String) - Static method in class oracle.i18n.util.LocaleMapper
- 
Returns the Oracle language name from the Oracle short language name. 
- getOraLinguisticSortFromLocale(Locale) - Static method in class oracle.i18n.util.LocaleMapper
- 
Returns the default Oracle linguistic sort name for the locale. 
- getOraLocale(Locale) - Static method in class oracle.i18n.util.LocaleMapper
- 
Returns the Oracle language and Oracle territory name for the given Java
 Localeinstance in the<Oracle Language>_<Oracle Territory>form.
 
- getOraShortLanguage() - Method in class oracle.i18n.servlet.Localizer
- 
Returns the short form of the Oracle language name. 
- getOraShortNameFromLanguage(String) - Static method in class oracle.i18n.util.LocaleMapper
- 
Returns the Oracle short language name from the Oracle language name. 
- getOraTerrFromJavaTerr(String) - Static method in class oracle.i18n.util.LocaleMapper
- 
Returns the Oracle territory name for the given ISO 3166 two-letter code. 
- getOraTerritory() - Method in class oracle.i18n.servlet.Localizer
- 
Returns the Oracle territory name. 
- getOraTerritory(Locale) - Static method in class oracle.i18n.util.LocaleMapper
- 
Returns the Oracle territory name for the given Java
 Localeinstance.
 
- getParameter(String) - Method in class oracle.i18n.servlet.filter.ServletRequestWrapper
- 
Returns the parameter value corresponding to the key. 
- getParameterMap() - Method in class oracle.i18n.servlet.filter.ServletRequestWrapper
- 
Returns a java.util.Mapobject of the parameters of this
 request.
 
- getParameterName(LocaleSource.Parameter) - Method in class oracle.i18n.servlet.ApplicationContext
- 
Returns a Stringrepresenting the parameter name used to
 specify locale attributes.
 
- getParameterName(LocaleSource.Parameter) - Method in class oracle.i18n.servlet.Localizer
- 
Returns a Stringrepresenting the parameter name used to
 specify locale attributes.
 
- getParameterNames() - Method in class oracle.i18n.servlet.filter.ServletRequestWrapper
- 
Returns an EnumerationofStringobjects
 containing the names of the parameters in this request.
 
- getParameterValues(String) - Method in class oracle.i18n.servlet.filter.ServletRequestWrapper
- 
Returns an array of Stringobjects containing all the
 values of the given request parameter, or returnsnullif the
 parameter does not exist.
 
- getRatio() - Method in class oracle.i18n.lcsd.LCSDResultSet
-  
- getRatio(int) - Method in class oracle.i18n.lcsd.LCSDResultSet
-  
- getRawParameter(String) - Method in class oracle.i18n.servlet.filter.ServletRequestWrapper
- 
Returns the raw value of the parameter corresponding to the key. 
- getRecommendedDBCharacterSets() - Static method in class oracle.i18n.util.OraLocaleInfo
- 
Returns an alphabetically sorted list of the recommended
 database character set names depending on
 whether the platform is ASCII-based or EBCDIC-based. 
- getResult() - Method in class oracle.i18n.lcsd.LCSDetectionInputStream
- 
Returns the result set of LCSD. 
- getResult() - Method in class oracle.i18n.lcsd.LCSDetectionReader
- 
Returns the result set of LCSD. 
- getResult() - Method in class oracle.i18n.lcsd.LCSDetector
- 
Determines the top ranking language/character set pairs from the cumulated
 statistical data. 
- getSecondInputStream() - Method in class oracle.i18n.util.DualInputStreamBuilder
- 
Returns the second InputStreamobject.
 
- getShortLanguage() - Method in class oracle.i18n.util.OraLocaleInfo
- 
Returns Oracle short language name for this OraLocaleInfoinstance.
 
- getShortMonths() - Method in class oracle.i18n.text.OraDateFormatSymbols
- 
Returns the abbreviated month names for the object. 
- getShortWeekdays() - Method in class oracle.i18n.text.OraDateFormatSymbols
- 
Returns the abbreviated names of day-of-the-week for the object. 
- getSize() - Method in class oracle.i18n.lcsd.LCSDResultSet
- 
Returns the number of result pairs that have a ratio greater than zero. 
- getSourceString() - Method in class oracle.i18n.text.OraCollationKey
- 
Returns the source Stringobject that thisOraCollationKeyobject represents.
 
- getSQLImplicitInstance(Locale) - Static method in class oracle.i18n.text.OraNumberFormat
- 
Returns a number formatter that uses the default number format pattern
 for the given locale and supports SQL TO_CHAR()/TO_NUMBER() implicit 
 conversion. 
- getSQLImplicitInstance(OraLocaleInfo) - Static method in class oracle.i18n.text.OraNumberFormat
- 
Returns a number formatter that uses the default number format pattern
 for the given OraLocaleInfoobject and supports SQL 
 TO_CHAR()/TO_NUMBER() implicit conversion.
 
- getStartDayOfTheWeek() - Method in class oracle.i18n.util.OraLocaleInfo
- 
Returns the start day-of-the-week for the object. 
- getStartDayOfTheWeek(String) - Static method in class oracle.i18n.util.OraLocaleInfo
- 
Returns the start day of the week for the given Oracle territory for the
 object. 
- getStartDayOfTheWeek(String, String) - Static method in class oracle.i18n.util.OraLocaleInfo
- 
Returns the start day of the week for the given Oracle language and
 Oracle territory for the object. 
- getStrength() - Method in class oracle.i18n.text.OraCollator
- 
Gets the strength used in comparisons. 
- getSupportedIANACharacterSets() - Method in class oracle.i18n.servlet.ApplicationContext
- 
Returns an array of supported IANA character set names. 
- getSupportedIANACharacterSets() - Method in class oracle.i18n.servlet.Localizer
- 
Returns supported IANA character sets. 
- getSupportedLocales() - Method in class oracle.i18n.servlet.ApplicationContext
- 
Returns an array of locales supported by the application. 
- getSupportedLocales() - Method in class oracle.i18n.servlet.Localizer
- 
Returns locales supported in the application. 
- getSupportedOraLanguages(String) - Method in class oracle.i18n.servlet.ApplicationContext
- 
Returns supported Oracle languages for the Oracle territory. 
- getSupportedOraLanguages() - Method in class oracle.i18n.servlet.ApplicationContext
- 
Returns supported Oracle languages based on the application locale list. 
- getSupportedOraLanguages(String) - Method in class oracle.i18n.servlet.Localizer
- 
Returns supported Oracle languages for the given Oracle territory. 
- getSupportedOraLanguages() - Method in class oracle.i18n.servlet.Localizer
- 
Returns supported Oracle languages. 
- getSupportedOraTerritories(String) - Method in class oracle.i18n.servlet.ApplicationContext
- 
Returns supported Oracle territories for the Oracle language. 
- getSupportedOraTerritories() - Method in class oracle.i18n.servlet.ApplicationContext
- 
Returns the supported Oracle territories. 
- getSupportedOraTerritories(String) - Method in class oracle.i18n.servlet.Localizer
- 
Returns supported Oracle territories for the given Oracle language. 
- getSupportedOraTerritories() - Method in class oracle.i18n.servlet.Localizer
- 
Returns supported Oracle territories. 
- getTerritory() - Method in class oracle.i18n.util.OraLocaleInfo
- 
Returns the Oracle territory name for this OraLocaleInfoinstance.
 
- getTimeFormat() - Method in class oracle.i18n.servlet.localesource.LocaleSource
- 
Returns the Oracle time format in this object. 
- getTimeInstance() - Static method in class oracle.i18n.text.OraDateFormat
- 
- getTimeInstance(Locale) - Static method in class oracle.i18n.text.OraDateFormat
- 
Returns a time formatter for the given locale. 
- getTimeInstance(OraLocaleInfo) - Static method in class oracle.i18n.text.OraDateFormat
- 
Returns a time formatter for the given OraLocaleInfoobject.
 
- getTimePattern() - Method in class oracle.i18n.servlet.Localizer
- 
Returns the time format pattern. 
- getTimeZone() - Method in class oracle.i18n.servlet.localesource.LocaleSource
- 
Returns the time zone in this object. 
- getTimeZone() - Method in class oracle.i18n.servlet.Localizer
- 
Returns the current TimeZoneobject.
 
- getTimeZone() - Method in class oracle.i18n.text.OraDateFormat
- 
Returns the time zone associated with the calendar of this formatter. 
- getWeekdays() - Method in class oracle.i18n.text.OraDateFormatSymbols
- 
Returns the names of day-of-the-week for the object. 
- getWritingDirection() - Method in class oracle.i18n.servlet.localesource.LocaleSource
- 
Returns the writing direction in this object. 
- getWritingDirection(String) - Static method in class oracle.i18n.servlet.localesource.LocaleSource.WritingDirection
- 
Returns LocaleSource.WritingDirectionobject from the
 input string that is eitherLTRorRTL.
 
- getWritingDirection() - Method in class oracle.i18n.servlet.Localizer
- 
Returns the current text display writing direction. 
- getWritingDirection() - Method in class oracle.i18n.util.OraLocaleInfo
- 
Returns the Oracle writing direction for this OraLocaleInfoinstance.
 
- GREATER - Static variable in class oracle.i18n.text.OraCollator
- 
The result of the comparison that the OraCollatorobject
 returns if the first string is greater than the second string.
 
- secIdx - Variable in class oracle.i18n.text.OraCollationKey
-  
- SECOND_FIELD - Static variable in class oracle.i18n.text.OraDateFormat
- 
Constant for SECOND_FIELDalignment.
 
- SECONDARY - Static variable in class oracle.i18n.text.OraCollator
- 
The OraCollatorclass strength value.
 
- SECONDS_FIELD - Static variable in class oracle.i18n.text.OraDateFormat
- 
Constant for SECONDS_FIELDalignment.
 
- ServletFilter - Class in oracle.i18n.servlet.filter
- 
The ServletFilterclass instantiates the wrappers of HTTP
 request and response objects for the GDK, and passes them to the application.
 
- ServletHelper - Class in oracle.i18n.servlet
- 
The ServletHelperclass is a delegate class that provides a
 bridge between Java servlets and globalization objects.
 
- ServletRequestWrapper - Class in oracle.i18n.servlet.filter
- 
The ServletRequestWrapperclass is an HTTP request class that
 detects the current user locale and makes it available for the application.
 
- ServletRequestWrapper(HttpServletRequest) - Constructor for class oracle.i18n.servlet.filter.ServletRequestWrapper
- 
Constructs a ServletRequestWrapper object for the GDK framework. 
- ServletResponseWrapper - Class in oracle.i18n.servlet.filter
- 
The ServletResponseWrapperclass is an HTTP response class that
 sets the appropriate character set for the response operation.
 
- ServletResponseWrapper(ServletRequestWrapper, HttpServletResponse) - Constructor for class oracle.i18n.servlet.filter.ServletResponseWrapper
- 
Constructs this class. 
- setAmPmStrings(String[]) - Method in class oracle.i18n.text.OraDateFormatSymbols
- 
Sets the meridian indicators to the given indicators for this object. 
- setAttribute(String, Object) - Method in class oracle.i18n.servlet.localesource.LocaleSource
- 
Registers an attribute object in the locale source. 
- setCalendar(Calendar) - Method in class oracle.i18n.text.OraDateFormat
- 
Sets the given calendar to be used by this date/time formatter. 
- setCharacterEncoding(String) - Method in class oracle.i18n.servlet.filter.ServletRequestWrapper
- 
Sets the character set of the input stream. 
- setCharacterSet(String) - Method in class oracle.i18n.servlet.localesource.LocaleSource
- 
Registers the Oracle character set name to store in the actual
 LocaleSourceclass.
 
- setCharacterSetFilter(String) - Method in class oracle.i18n.lcsd.LCSDetector
- 
Sets the character set filter if you know the character set of the input
 data. 
- setCollator(OraCollator) - Method in class oracle.i18n.servlet.localesource.LocaleSource
- 
Registers the Oracle collator to store in the actual
 LocaleSourceclass.
 
- setComposition(int) - Method in class oracle.i18n.text.OraCollator
- 
Sets the composition level used for comparison. 
- setContentType(String) - Method in class oracle.i18n.servlet.filter.ServletResponseWrapper
- 
Sets the content type of the output stream. 
- setCurrencyFormat(OraNumberFormat) - Method in class oracle.i18n.servlet.localesource.LocaleSource
- 
Registers the Oracle currency format object to store in the actual
 LocaleSourceclass.
 
- setCurrencySymbol(String) - Method in class oracle.i18n.text.OraDecimalFormatSymbols
- 
Sets the local currency symbol to the given symbol for this object. 
- setDateFormat(int, OraDateFormat) - Method in class oracle.i18n.servlet.localesource.LocaleSource
- 
Registers the Oracle date format object to store in the actual
 LocaleSourceclass.
 
- setDateTimeFormat(int, OraDateFormat) - Method in class oracle.i18n.servlet.localesource.LocaleSource
- 
Registers the Oracle date time format object to store in the actual
 LocaleSourceclass.
 
- setDecimalSeparator(char) - Method in class oracle.i18n.text.OraDecimalFormatSymbols
- 
Sets the decimal separator to the given symbol for this object. 
- setDecimalSeparatorAlwaysShown(boolean) - Method in class oracle.i18n.text.OraDecimalFormat
- 
Sets the switch for decimal separator to the given boolean value. 
- setEras(String[]) - Method in class oracle.i18n.text.OraDateFormatSymbols
- 
Sets the eras to the given eras for this object. 
- setGroupingSeparator(char) - Method in class oracle.i18n.text.OraDecimalFormatSymbols
- 
Sets the grouping separator to the given symbol for this object. 
- setGroupingUsed(boolean) - Method in class oracle.i18n.text.OraNumberFormat
- 
Sets the switch for grouping separator to the given boolean value. 
- setInternationalCurrencySymbol(String) - Method in class oracle.i18n.text.OraDecimalFormatSymbols
- 
Sets the international currency symbol to the given symbol for this
 object. 
- setISOCurrency(String) - Method in class oracle.i18n.servlet.localesource.LocaleSource
- 
Registers the ISO currency to store in the actual
 LocaleSourceclass.
 
- setJavaCharacterSet(int, String, String) - Static method in class oracle.i18n.util.LocaleMapper
- 
 Associates a default encoding with a character set. 
- setLanguageFilter(String) - Method in class oracle.i18n.lcsd.LCSDetector
- 
Sets the language filter if you know the language of the input data. 
- setLocale(Locale) - Method in class oracle.i18n.servlet.filter.ServletResponseWrapper
- 
Sets the locale to the response object in the
 Content-Languageheader for the output stream.
 
- setLocale(Locale) - Method in class oracle.i18n.servlet.localesource.LocaleSource
- 
Registers the Localeobject with this object.
 
- setLocale(Locale, ApplicationContext) - Method in class oracle.i18n.servlet.localesource.LocaleSource
- 
Registers the locale object in this object. 
- setLocaleSourceClass(Class) - Method in class oracle.i18n.servlet.localesource.LocaleSource
- 
Registers the locale source class object. 
- setMaximumFractionDigits(int) - Method in class oracle.i18n.text.OraDecimalFormat
-  
- setMaximumFractionDigits(int) - Method in class oracle.i18n.text.OraNumberFormat
-  
- setMaximumIntegerDigits(int) - Method in class oracle.i18n.text.OraDecimalFormat
-  
- setMaximumIntegerDigits(int) - Method in class oracle.i18n.text.OraNumberFormat
-  
- setMinimumFractionDigits(int) - Method in class oracle.i18n.text.OraDecimalFormat
-  
- setMinimumFractionDigits(int) - Method in class oracle.i18n.text.OraNumberFormat
-  
- setMinimumIntegerDigits(int) - Method in class oracle.i18n.text.OraDecimalFormat
-  
- setMinimumIntegerDigits(int) - Method in class oracle.i18n.text.OraNumberFormat
-  
- setMonths(String[]) - Method in class oracle.i18n.text.OraDateFormatSymbols
- 
Sets the month names to the given month names for this object. 
- setNumberFormat(OraNumberFormat) - Method in class oracle.i18n.servlet.localesource.LocaleSource
- 
Registers the Oracle number format object to store in the actual
 LocaleSourceclass.
 
- setOraDateFormatSymbols(OraDateFormatSymbols) - Method in class oracle.i18n.text.OraSimpleDateFormat
- 
Sets the Oracle date/time format symbols or translations to the given
 OraDateFormatSymbolsobject for this formatter.
 
- setOraDecimalFormatSymbols(OraDecimalFormatSymbols) - Method in class oracle.i18n.text.OraDecimalFormat
- 
Sets this formatter to use the given Oracle decimal format symbols. 
- setParseIntegerOnly(boolean) - Method in class oracle.i18n.text.OraNumberFormat
- 
Sets the switch for parsing integer only to the given boolean value. 
- setShortMonths(String[]) - Method in class oracle.i18n.text.OraDateFormatSymbols
- 
Sets the abbreviated month names to the given abbreviated
 month names for this object. 
- setShortWeekdays(String[]) - Method in class oracle.i18n.text.OraDateFormatSymbols
- 
Sets the abbreviated names of day-of-the-week to the given names
 for this object. 
- setStrength(int) - Method in class oracle.i18n.text.OraCollator
- 
Sets the strength used in comparisons. 
- setTimeFormat(OraDateFormat) - Method in class oracle.i18n.servlet.localesource.LocaleSource
- 
Registers the Oracle time format object to store in the actual
 LocaleSourceclass.
 
- setTimeZone(TimeZone) - Method in class oracle.i18n.servlet.localesource.LocaleSource
- 
Registers the TimeZoneID to store in the actualLocaleSourceclass.
 
- setTimeZone(TimeZone) - Method in class oracle.i18n.text.OraDateFormat
- 
Sets the given time zone to be used by the calendar of this formatter. 
- setWeekdays(String[]) - Method in class oracle.i18n.text.OraDateFormatSymbols
- 
Sets the names of day-of-the-week to the given names for this object. 
- setWritingDirection(LocaleSource.WritingDirection) - Method in class oracle.i18n.servlet.localesource.LocaleSource
- 
Registers the writing direction to store in the actual
 LocaleSourceclass.
 
- SHORT - Static variable in class oracle.i18n.text.OraDateFormat
- 
Constant for date/time SHORTformat style.
 
- SHORT - Static variable in class oracle.i18n.util.OraDisplayLocaleInfo
- 
Constant value to specify the SHORTformatting style.
 
- size() - Static method in class oracle.i18n.servlet.localesource.LocaleSource.Parameter
- 
Returns the number of parameter classes. 
- SQLImplicit - Variable in class oracle.i18n.text.OraNumberFormat
-  
- START - Static variable in class oracle.i18n.servlet.localesource.LocaleSource.Alignment
- 
The LocaleSource.Alignmentobject that represents  the
 starting alignment.
 
- store() - Method in class oracle.i18n.servlet.localesource.LocaleSource
- 
Stores the locale and all attributes of the object in the actual
 LocaleSourceclass.
 
- synchronizeLocale(Connection) - Method in class oracle.i18n.servlet.Localizer
- 
Synchronizes the NLS parameters of the database session with this object. 
- synchronizeLocale(Locale, Connection) - Static method in class oracle.i18n.util.OraSQLUtil
- 
Synchronizes the session NLS parameters with the locale. 
- synchronizeLocale(String, String, Connection) - Static method in class oracle.i18n.util.OraSQLUtil
- 
Synchronizes the database session NLS parameters with the
 Oracle language and territory names.