org.apache.felix.metatype.internal.l10n
Class BundleResources

java.lang.Object
  extended by org.apache.felix.metatype.internal.l10n.BundleResources

public class BundleResources
extends Object

The BundleResources TODO

Version:
$Rev$, $Date: 2008-06-16 13:43:01 +0200 (Mo, 16 Jun 2008) $
Author:
fmeschbe

Method Summary
static void clearResourcesCache()
           
static Resources getResources(Bundle bundle, String basename, String locale)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getResources

public static Resources getResources(Bundle bundle,
                                     String basename,
                                     String locale)

clearResourcesCache

public static void clearResourcesCache()


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.