Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Resource (Java)
Java language term

In the Java programming language a resource is a piece of data that can be accessed by the code of an application.

An application can access its resources through uniform resource locators, like web resources, but the resources are usually contained within the JAR file(s) of the application.

A resource bundle is a set of key and value pairs, stored as a resource, that is commonly used to allow the localization of an application. For this purpose different resource bundles with a common set of keys are used to store translations for the messages and user interface texts of an application.

We don't have any images related to Resource (Java) yet.
We don't have any YouTube videos related to Resource (Java) yet.
We don't have any PDF documents related to Resource (Java) yet.
We don't have any Books related to Resource (Java) yet.
We don't have any archived web articles related to Resource (Java) yet.

References

  1. O'Conner, John. "Java Internationalization: Localization with ResourceBundles". Sun Developer Network. Archived from the original on 2007-01-03. Retrieved 2020-11-16. https://web.archive.org/web/20070103035343/http://java.sun.com/developer/technicalArticles/Intl/ResourceBundles/

  2. Campione, Mary; Kathy Walrath; Alison Huml (2004). "Internationalization". The Java Tutorial Continued (6 print. ed.). Addison-Wesley. ISBN 0-201-48558-3. Retrieved 2006-04-02. 0-201-48558-3