Uses of Interface
org.apache.cocoon.sitemap.expression.LanguageInterpreter

Packages that use LanguageInterpreter
org.apache.cocoon.sitemap   
org.apache.cocoon.sitemap.expression   
 

Uses of LanguageInterpreter in org.apache.cocoon.sitemap
 

Methods in org.apache.cocoon.sitemap that return LanguageInterpreter
 LanguageInterpreter SpringComponentProvider.getLanguageInterpreter(String language)
           
 LanguageInterpreter ComponentProvider.getLanguageInterpreter(String language)
           
 

Uses of LanguageInterpreter in org.apache.cocoon.sitemap.expression
 

Classes in org.apache.cocoon.sitemap.expression that implement LanguageInterpreter
 class JexlLanguageInterpreter
           
 class SettingsInterpreter
          Interpreter that will look up the properties with help of the spring configurator.
 class ShiroInterpreter
           
 class SitemapLanguageInterpreter
           
 

Methods in org.apache.cocoon.sitemap.expression that return LanguageInterpreter
 LanguageInterpreter PrototypeLanguageInterpreterFactory.getLanguageInterpreter(String language)
           
 LanguageInterpreter LanguageInterpreterFactory.getLanguageInterpreter(String language)
           
 



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