Package org.apache.cocoon

Interface Summary
Modifiable This interface is implemented by those classes that change their behavior/results over time (non-ergodic).
Processor  
RequestListener This is called from with Cocoon.process(Environment), before any requests are passed onto the Processor and after the request has been processed.
 

Class Summary
Cocoon The Cocoon Object is the main Kernel for the entire Cocoon system.
CocoonAccess Accessor to the Cocoon object instance
CocoonTask Ant task for running Cocoon.
Constants The Constants used throughout the core of the Cocoon engine.
Main Command line entry point.
Processor.InternalPipelineDescription  
 

Exception Summary
CascadingIOException This is a wrapping IOException.
ConnectionResetException This Exception is thrown every time a component detects an exception due to a connection reset by peer.
ConstantsInitializationException  
ProcessingException This Exception is thrown every time there is a problem in processing a request.
ResourceNotFoundException This Exception is thrown every time there is a problem in finding a resource.
 



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