Uses of Class
org.apache.cocoon.environment.internal.EnvironmentHelper

Packages that use EnvironmentHelper
org.apache.cocoon   
org.apache.cocoon.components.treeprocessor Evaluation tree based implementation of the Processor interface  
org.apache.cocoon.environment.internal   
org.apache.cocoon.spring   
 

Uses of EnvironmentHelper in org.apache.cocoon
 

Fields in org.apache.cocoon declared as EnvironmentHelper
protected  EnvironmentHelper Cocoon.environmentHelper
          The environment helper
 

Uses of EnvironmentHelper in org.apache.cocoon.components.treeprocessor
 

Methods in org.apache.cocoon.components.treeprocessor that return EnvironmentHelper
 EnvironmentHelper TreeProcessor.getEnvironmentHelper()
          The current environment helper used by the MountNode
 

Uses of EnvironmentHelper in org.apache.cocoon.environment.internal
 

Subclasses of EnvironmentHelper in org.apache.cocoon.environment.internal
 class BlockEnvironmentHelper
          Hack used for geting hold on the current block manager without making core code dependent of the experimental blocks code.
 

Constructors in org.apache.cocoon.environment.internal with parameters of type EnvironmentHelper
EnvironmentHelper(EnvironmentHelper parent)
          Constructor
 

Uses of EnvironmentHelper in org.apache.cocoon.spring
 

Fields in org.apache.cocoon.spring declared as EnvironmentHelper
protected  EnvironmentHelper SpringComponentLocator.environmentHelper
           
 

Methods in org.apache.cocoon.spring with parameters of type EnvironmentHelper
 void CocoonApplicationContext.setEnvironmentHelper(EnvironmentHelper eh)
           
 



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