|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.cocoon.template.environment.FlowObjectModelHelper
public class FlowObjectModelHelper
Creation of an Expression context from the TemplateObjectModelHelper
Method Summary | |
---|---|
static void |
addJavaPackages(Map objectModel)
Add java packages to object model. |
static ExpressionContext |
getFOMExpressionContext(Map objectModel,
Parameters parameters)
Create an expression context that contains the object model |
static org.mozilla.javascript.Scriptable |
getScope()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static org.mozilla.javascript.Scriptable getScope()
public static ExpressionContext getFOMExpressionContext(Map objectModel, Parameters parameters)
public static void addJavaPackages(Map objectModel)
objectModel
- usually the result of invoking getTemplateObjectModel
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |