Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.common.i18n

Class Summary
ContextUtility This class serves as a delegate of the ResourceBundle class, the purpose is to have a mechanism which can perform lookups property resource bundles, and which can also cache previously loaded bundles for quicker access.
ContextUtility.ResourceBundleArguments This private inner class is simply a holder object that contains the three required parameters for the resource bundle loading.
ExceptionUtility This is an extension of the ContextUtility class, it has a default base name for the resource bundle, as defined in the public constant BASENAME.
LoggingUtility This is an extension of the ContextUtility class, it has a default base name for the resource bundle, as defined in the public constant BASENAME.