org.apache.cocoon.sitemap.expression
Class SettingsInterpreter
java.lang.Object
org.apache.cocoon.sitemap.expression.SettingsInterpreter
- All Implemented Interfaces:
- LanguageInterpreter
public class SettingsInterpreter
- extends Object
- implements LanguageInterpreter
Interpreter that will look up the properties with help of the spring configurator. This is the cocoon 2.2
correspondent of {global:...} input module.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SettingsInterpreter
public SettingsInterpreter()
resolve
public Object resolve(String expression,
ObjectModel objectModel)
- Specified by:
resolve
in interface LanguageInterpreter
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.