org.apache.cocoon.servlet.util
Class ObjectModelProvider
java.lang.Object
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. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
provide
public static ObjectModel provide(Map<String,Object> parameters)
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.