org.apache.avalon.excalibur.i18n
Interface BundleLoader


public interface BundleLoader

Used to map locale information to URI space, to find the relevant bundle.

Version:
CVS $Revision: 1.5 $ $Date: 2002/01/02 19:04:56 $ $Author: neeme $
Author:
Neeme Praks

Method Summary
 void preload()
          Load a bundle, based on bundleInfo.
 

Method Detail

preload

public void preload()
Load a bundle, based on bundleInfo.
Returns:
the bundle


Copyright © 2001 Apache Jakarta Project. All Rights Reserved.