Package com.plumtree.openfoundation.internationalization

Cross-platform interface over the underlying platform implementation of localized string resources and locale (language + country).

See:
          Description

Interface Summary
IXPResourceManager Interface modeling an XPResourceManager.
IXPResourceSet Interface modeling XPResourceSet.
 

Class Summary
XPLanguageResourceSet XPLanguageResourceSet is similar to XPResourceSet, except that it maps a locale or language identifier to the human readable string that describes that language or locale.
XPLocale Represents information about a specific geographical, political, or cultural region.
XPResourceManager XPResourceManager is a singleton class that loads all resouce files in a given resource folder.
XPResourceSet XPResourceSet class loads a resource file created using the Plumtree Property Bag Schema.
XPTimeZone XPTimeZone represents a time zone offset, and also figures out daylight savings.
 

Package com.plumtree.openfoundation.internationalization Description

Cross-platform interface over the underlying platform implementation of localized string resources and locale (language + country).

Since:


Copyright © 2002, 2003, 2004 Plumtree Software Inc. All Rights Reserved.