org.apache.cocoon.template.environment
Class FlowObjectModelHelper

java.lang.Object
  extended byorg.apache.cocoon.template.environment.FlowObjectModelHelper

public class FlowObjectModelHelper
extends Object

Creation of an Expression context from the TemplateObjectModelHelper

Version:
SVN $Id: FlowObjectModelHelper.java 219735 2005-07-19 18:02:11Z reinhard $

Constructor Summary
FlowObjectModelHelper()
           
 
Method Summary
static ExpressionContext getFOMExpressionContext(Map objectModel, Parameters parameters)
          Create an expression context that contains the object model
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlowObjectModelHelper

public FlowObjectModelHelper()
Method Detail

getFOMExpressionContext

public static ExpressionContext getFOMExpressionContext(Map objectModel,
                                                        Parameters parameters)
Create an expression context that contains the object model



Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.