Uses of Class
org.apache.cocoon.i18n.XMLResourceBundle

Packages that use XMLResourceBundle
org.apache.cocoon.i18n Internationalization support. 
 

Uses of XMLResourceBundle in org.apache.cocoon.i18n
 

Methods in org.apache.cocoon.i18n that return XMLResourceBundle
protected  XMLResourceBundle XMLResourceBundleFactory.selectCached(String fileName)
          Selects a bundle from the cache.
 

Methods in org.apache.cocoon.i18n with parameters of type XMLResourceBundle
protected  void XMLResourceBundleFactory.updateCache(String fileName, XMLResourceBundle bundle)
          Checks if the bundle is in the "not-found" cache.
 



Copyright ⌐ 1999-2004 The Apache Software Foundation. All Rights Reserved.