Package com.artima.place.info

Provides classes and interfaces that support localization across a network.

See:
          Description

Interface Summary
Informative A Jini service interface implemented by service proxies that can produce a bundle of localizable information about the service.
Purgable Interface implemented by classes that can purge away localizable information for undesired locales, keeping only information about a desired locale, which is the only locale preserved when one of the purge methods is invoked.
 

Class Summary
Description A localizable description.
Icons A set of localizable icons.
InfoBundle A bundle of localizable information objects.
Keywords A bundle of localizable keywords.
LocalizableInfo A bundle of localizable information suitable for delivery across a network.
ModificationDate An info object that represents a last modified date.
Name A localizable name.
ResourceBundleLoader A class that takes care of loading resources from a codebase that is selected based on best-fit locale.
 

Package com.artima.place.info Description

Provides classes and interfaces that support localization across a network. The full specification of this package is available at:

http://www.artima.com/jini/cyberspace/Spec.html