This abstract class implements the Producer interface and provides
utitity methods to convert the generated streams into DOM tress
that are used inside the processor pipeline.
This is the dynamic cocoon cache implementation which is
able to cache all instances of generated documents, both
statically and dynamically generated.
This class implements a DOM processor that expands XML documents
replacing dynamic content generation processing instructions by the return
value of user-supplied logic.
Router - class org.apache.cocoon.framework.Router.
This class implements a basic Router implementation that is used
by those classes that must assign the execution of a particular
pluggable instance depending on some "type reaction".
Router() -
Constructor for class org.apache.cocoon.framework.Router