This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.cocoon.environment.wrapper.EnvironmentWrapper (Cocoon API 2.1.12-dev [March 20 2012])

Uses of Class
org.apache.cocoon.environment.wrapper.EnvironmentWrapper

Packages that use EnvironmentWrapper
org.apache.cocoon.environment.wrapper   
 

Uses of EnvironmentWrapper in org.apache.cocoon.environment.wrapper
 

Methods in org.apache.cocoon.environment.wrapper that return EnvironmentWrapper
 EnvironmentWrapper MutableEnvironmentFacade.getDelegate()
           
 

Methods in org.apache.cocoon.environment.wrapper with parameters of type EnvironmentWrapper
 void MutableEnvironmentFacade.setDelegate(EnvironmentWrapper env)
           
 

Constructors in org.apache.cocoon.environment.wrapper with parameters of type EnvironmentWrapper
MutableEnvironmentFacade(EnvironmentWrapper env)
           
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.