org.apache.cocoon.servlet.util
Class ObjectModelProvider

java.lang.Object
  extended by org.apache.cocoon.servlet.util.ObjectModelProvider

public class ObjectModelProvider
extends Object


Nested Class Summary
static class ObjectModelProvider.ObjectModelRequest
          A wrapper that can be used by expression languages to provide shortcuts to the request parameters and provides Cocoon specific information about the request.
 
Method Summary
static ObjectModel provide(Map<String,Object> parameters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

provide

public static ObjectModel provide(Map<String,Object> parameters)


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