This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.cocoon.i18n.XMLResourceBundle (Cocoon Core 2.2.0 API)

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

Packages that use XMLResourceBundle
org.apache.cocoon.i18n   
 

Uses of XMLResourceBundle in org.apache.cocoon.i18n
 

Methods in org.apache.cocoon.i18n that return XMLResourceBundle
protected  XMLResourceBundle XMLResourceBundleFactory.selectCached(String cacheKey)
          Selects a bundle from the cache, and reloads it if needed.
 

Methods in org.apache.cocoon.i18n with parameters of type XMLResourceBundle
protected  void XMLResourceBundleFactory.updateCache(String cacheKey, XMLResourceBundle bundle)
          Stores bundle in the cache.
 



Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.