Home

Wiki

Guide

Getting Started

Messages

Standard

Creating

API

Source


Resources User Guide

Novemeber 2005 This is a first stab at creating a basic User Guide for Commons Resources - feel free to correct, enhance and expand, niallp.

Commons Resources Overview

The core of the resources framework are two interfaces:

Basic imlementations of the above are provided for resources contained in property files, XML and databases(via JDBC). Implementations are also provided for use in a Web App environment.

The resources framework also includes interfaces for encapsualting messages and message lists:

Rest of the User Guide

The rest of the user guide is in the following sections, which are also available from the Navigation Bar at the top and bottom of each page:

  1. Getting Started - Using Resources 2. Messages - Using Message and MessageList 3. Standard - Standard Resources Implementations 4. Creating - Creating a Resources Implementation

You can also view the Javadoc and Source code using the links below (or on the Navigation Bar)
5. API - Javadocs
6. Source - Source Code XREF


Home

Wiki

Guide

Getting Started

Messages

Standard

Creating

API

Source