|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
ChainableResourceBundle | This is an interface that make sure that the implementing class provides access to the handleGetObject and the getKeys method of ResourceBundle |
Globalized | Standard, final constants used by the globalization APIs. |
LocaleProvider | Defines the API required for defining a locale provider class. |
Class Summary | |
AcceptCharset | Represents one of possibly many of the values of the Accept-Charset HTTP header. |
AcceptCharsetHeader | Manages Accept-Charset HTTP header as defined in RFC 2616. |
AcceptField | Abstract class that represents a generic Accept HTTP header field. |
AcceptHeader | Abstract class, manages Accept HTTP headers as defined in RFC 2616. |
AcceptLanguage | Represents one of possibly many of the values of the Accept-Language HTTP headers. |
AcceptLanguageHeader | Manages Accept-Language HTTP header as defined in RFC 2616. |
ApplicationLocaleProvider | Provides the Locale of an application. |
ChainedResourceBundle | This is a ResourceBundle that allows the developer to add additional ChainableResourceBundles to it. |
Charset | Charset DomainObject implements a persistent Charset object. |
ClientLocaleProvider | Provides Locale of the client application. |
Globalization | Utilities for the globalization process. |
GlobalizedMessage | Represents a key into a ResourceBundle, a target ResourceBundle, and possibly an array of arguments to interpolate into the retrieved message using the MessageFormat class. |
Initializer | Initialize the Globalization package |
Locale | Locale DomainObject implements a persistent Locale object. |
LocaleNegotiator | Adapted from com.oreilly.servlet.LocaleNegotiator. |
MessageCatalog | MessageCatalog DomainObject comprised of: |
MixedResourceBundle | Extends java.util.ResourceBundle to have it do two things: |
SystemLocaleProvider | Provides the system default Locale. |
Exception Summary | |
GlobalizationException | Generic Globlalization Exception |
Provides a set of classes to support globalization of web applications.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |