All Classes
-
Class Summary Class Description ApplicationContext TheApplicationContextclass provides an application with a globalization configuration environment and controls application scope operations in the GDK framework.ApplicationDefault TheApplicationDefaultclass is the default locale source class that represents the default locale and attributes used in the application.CharacterValidationReader TheCharacterValidationReaderclass is the validator class that checks the conversion failure, and optionally checks the HTML.CharEntityReference TheCharEntityReferenceclass is a utility class to escape or unescape a string into a character reference or an entity reference form.CharEntityReference.Form Form parameter class that specifies the escaped form.ContextListener TheContextListenerclass is the default context listener class that instantiates anApplicationContextobject.DBLocaleSource TheDBLocaleSourceclass is the predefined database locale source that accesses a user profile table including user locale preferences.DualInputStreamBuilder TheDualInputStreamBuilderclass generates twoInputStreamwrapper objects for oneInputStreamsource.HttpAcceptLanguage TheHttpAcceptLanguageclass is a locale source class that carries the language preference of the web client.LCSDetectionHTMLInputStream TheLCSDetectionHTMLInputStreamclass extends theLCSDetectionInputStreamclass to support the language/encoding detection for input in HTML format.LCSDetectionHTMLReader TheLCSDetectionHTMLReaderclass extends theLCSDetectionReaderclass to support the language/encoding detection for input in HTML format.LCSDetectionInputStream TheLCSDetectionInputStreamclass is the language and character detector stream class that transparently detects the language and character set for the stream object.LCSDetectionReader TheLCSDetectionReaderclass is the language and character detector (LCSD) reader class that transparently detects the character set and converts it to the Unicode data.LCSDetector TheLCSDetectorclass contains methods to automatically detect and recognize language, encoding, or both based on text input.LCSDResultSet TheLCSDResultSetclass stores the result generated by theLCSDetectorclass.LocaleMapper TheLocaleMapperclass maps between Oracle locale elements and equivalent locale elements in other vendors and standards.LocaleSource TheLocaleSourceclass is the abstract base class for locale source objects.LocaleSource.Alignment TheLocaleSource.Alignmentclass represents the alignment of text elements.LocaleSource.Parameter TheLocaleSource.Parameterclass represents locale and attribute variable names.LocaleSource.WritingDirection TheLocaleSource.WritingDirectionclass represents the writing direction of the locale.Localizer TheLocalizerclass is an all-in-one class that provides access to all necessary globalization services.MimeUtility TheMimeUtilitycontains encoder and decoder information for MIME header and body text.OraCollationKey TheOraCollationKeyclass represents aStringobject under control of a specificOraCollatorobject.OraCollator TheOraCollatorclass performs locale-sensitive string comparisons, including linguistic collation and binary sorting.OraDateFormat TheOraDateFormatclass is an abstract class to do locale-sensitive formatting and parsing between date/time and string.OraDateFormatSymbols TheOraDateFormatSymbolsclass is a class that maintains Oracle translations for date/time-related strings such as month names and day-of-the-week names.OraDecimalFormat TheOraDecimalFormatclass is a concrete class to do locale-sensitive formatting and parsing between number and string.OraDecimalFormatSymbols TheOraDecimalFormatSymbolsclass is a class that maintains Oracle decimal format symbols such as decimal separator and currency symbols.OraDisplayLocaleInfo TheOraDisplayLocaleInfoclass is a utility class that provides predefined translations for locale related attributes.OraLocaleInfo TheOraLocaleInfois a utility class that provides locale related information regarding locale attributes like language, territory, character set, timezone, collators, etc...OraNormalizer TheOraNormalizerclass is a class used for normalizing strings following the Unicode Standard.OraNumberFormat TheOraNumberFormatclass is an abstract class to do locale-sensitive formatting and parsing between number and string.OraResourceBundle TheOraResourceBundleclass is the factory class that constructs ajava.util.ResourceBundleinstance.OraSimpleDateFormat TheOraSimpleDateFormatclass is a concrete class to do locale-sensitive formatting and parsing between date/time and string.OraSQLUtil TheOraSQLUtilclass is an Oracle SQL utility class.OraUnicodeProperty ThisOraUnicodePropertyclass is used to access Unicode character property.ServletFilter TheServletFilterclass instantiates the wrappers of HTTP request and response objects for the GDK, and passes them to the application.ServletHelper TheServletHelperclass is a delegate class that provides a bridge between Java servlets and globalization objects.ServletRequestWrapper TheServletRequestWrapperclass is an HTTP request class that detects the current user locale and makes it available for the application.ServletResponseWrapper TheServletResponseWrapperclass is an HTTP response class that sets the appropriate character set for the response operation.URLDecoder TheURLDecodercontains a utility method for converting from a MIME format calledx-www-form-urlencodedto aStringobject.URLEncoder TheURLEncodercontains a utility method for converting aStringobject into a MIME format calledx-www-form-urlencodedformat.UserInput TheUserInputclass calls therequest.getParameter(LocaleSource.Parameter)method to retrieve the user input.UTF8ValidationFilter TheUTF8ValidationFilterclass is used to check the illegal UTF-8 byte sequence to replace with the replacement character U+FFFD or raise an exception.UTF8ValidationFilter.ValidationBehavior TheValidationBehaviorclass is the class used to determine the behavior in case the conversion fails.