Uses of Interface
org.apache.cocoon.environment.Environment

Packages that use Environment
org.apache.cocoon.components.pipeline   
 

Uses of Environment in org.apache.cocoon.components.pipeline
 

Methods in org.apache.cocoon.components.pipeline with parameters of type Environment
 boolean ProcessingPipeline.process(Environment environment)
          Process the given Environment, producing the output.
 void ProcessingPipeline.prepareInternal(Environment environment)
          Prepare an internal processing
 boolean ProcessingPipeline.process(Environment environment, XMLConsumer consumer)
          Process the given Environment, but do not use the serializer.
 



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